home · contact · privacy
Add item picking and dropping.
[plomrogue2] / plomrogue / things.py
2020-11-13 Christian HellerAdd item picking and dropping.
2020-11-13 Christian HellerMake some things block movement, and others not.
2020-11-13 Christian HellerAdd basic non-player things system.
2020-11-12 Christian HellerAdd field of view.
2020-11-10 Christian HellerAlso inhibit FLATTEN_SURROUNDINGS with terrain passwording.
2020-11-09 Christian HellerInitial commit.