home · contact · privacy
Register game commands and tasks outside of game module.
[plomrogue2-experiments] / new2 / plomrogue / tasks.py
2020-11-08 Christian HellerAdd thing collision detection on movement.
2020-10-29 Christian HellerAdd blink screen on trivial errors instead of log messages.
2020-10-25 Christian HellerAdd FLATTEN_SURROUNDINGS task.
2020-10-25 Christian HellerProhibit movement over non-dot map cells
2020-10-25 Christian HellerAdd map writing.
2020-10-25 Christian HellerDe-hardcode map size test.
2020-10-25 Christian HellerIntroduce map geometry.
2020-10-24 Christian HellerAdd basic multiplayer roguelike chat example.