dev: add dev/TODO.md for the branch

This commit is contained in:
mcolonna 2024-04-08 16:19:00 +02:00
parent b2dad50b8a
commit 81a6f3409b

18
dev/TODO.md Normal file
View file

@ -0,0 +1,18 @@
- Count moves
- Show moves on the screen
- Change sprites for top and bottom borders
- ESC to quit (what's the point)
- Map chars:
- 0 empty
- 1 wall
- C collectible
- E exit
- P snas start position
- Map conditions
- 1 exit
- 1+ collectibles
- 1 start position
- rectangular
- walls all around
- a possible way to exit
- Program takes the map file