honeylisp/todo.txt

12 lines
297 B
Plaintext
Raw Normal View History

2020-12-12 01:53:46 +00:00
Game:
* level loading
2020-12-15 04:14:35 +00:00
* Title screen
* Ending screen
* drawing queue (tile index = priority?)
2020-12-12 01:53:46 +00:00
tooling ideas:
* REPLy buffer (Polywell?)
2020-12-15 04:14:35 +00:00
* save player positions & map state during hot reload
* debug movement (noclip? teleport? activate by clicking? MAME supports mouse input / debug overlays...)