dev: add dev/TODO.md for the branch
This commit is contained in:
parent
b2dad50b8a
commit
81a6f3409b
1 changed files with 18 additions and 0 deletions
18
dev/TODO.md
Normal file
18
dev/TODO.md
Normal 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
|
Loading…
Add table
Reference in a new issue