Moar TODO
This commit is contained in:
parent
bb7690e606
commit
32885707de
11
TODO.md
11
TODO.md
@ -1,9 +1,5 @@
|
|||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
## Architecture
|
|
||||||
|
|
||||||
- Move dialogue- and option-drawing out of `Game.hx`
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Saving and loading games
|
- Saving and loading games
|
||||||
@ -13,8 +9,15 @@
|
|||||||
- Displaying sprites (characters, objects)
|
- Displaying sprites (characters, objects)
|
||||||
- Inventory
|
- Inventory
|
||||||
- Room labels
|
- Room labels
|
||||||
|
- Background music
|
||||||
|
- Sound effects
|
||||||
|
|
||||||
### Dialogue
|
### Dialogue
|
||||||
|
|
||||||
- Text formatting
|
- Text formatting
|
||||||
- Character profiles / speaker ID
|
- Character profiles / speaker ID
|
||||||
|
|
||||||
|
## Code architecture
|
||||||
|
|
||||||
|
- Move dialogue- and option-drawing out of `Game.hx`
|
||||||
|
- Use domkit for dialogue
|
||||||
|
Loading…
Reference in New Issue
Block a user