mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-12-21 23:08:49 -05:00
Update TODO
This commit is contained in:
parent
f0a538e557
commit
1c4324fdd9
3
TODO.txt
3
TODO.txt
@ -2,6 +2,7 @@
|
|||||||
- port to GB Meta
|
- port to GB Meta
|
||||||
- GUI
|
- GUI
|
||||||
- menu
|
- menu
|
||||||
|
- more level prop items
|
||||||
- sounds (music?)
|
- sounds (music?)
|
||||||
- level 2D map (with revealing, bitmap), special key for quick displaying map
|
- level 2D map (with revealing, bitmap), special key for quick displaying map
|
||||||
- save/load (optional)
|
- save/load (optional)
|
||||||
@ -16,7 +17,6 @@
|
|||||||
a build script that creates multiple binaries (with different combinations of
|
a build script that creates multiple binaries (with different combinations of
|
||||||
compilers and settings)
|
compilers and settings)
|
||||||
- run on raspbery pi
|
- run on raspbery pi
|
||||||
- check if monsters are hit by bullets from completely up close
|
|
||||||
- add jump pads?
|
- add jump pads?
|
||||||
- add robot deactivator item? (encourages "stealth" gameplay)
|
- add robot deactivator item? (encourages "stealth" gameplay)
|
||||||
- add "pletivo" transparent wall texture?
|
- add "pletivo" transparent wall texture?
|
||||||
@ -39,4 +39,5 @@ done:
|
|||||||
- weapons
|
- weapons
|
||||||
- create tables for monster and weapon stats in constants.h and read from that
|
- create tables for monster and weapon stats in constants.h and read from that
|
||||||
instead of cheking with ifs
|
instead of cheking with ifs
|
||||||
|
- check if monsters are hit by bullets from completely up close
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user