glasshouse/TODO.md

28 lines
437 B
Markdown
Raw Normal View History

2024-02-17 00:53:53 +00:00
# TODO
## Features
- Saving and loading games
- Character select
- Stats
- Better open / closed state graphics for rooms
- Displaying sprites (characters, objects)
- Inventory
- Room labels
2024-02-17 02:38:29 +00:00
- Background music
- Sound effects
2024-02-17 00:53:53 +00:00
2024-02-17 02:57:42 +00:00
## Bugs
- Fix console rendering issues
2024-02-17 00:53:53 +00:00
### Dialogue
- Text formatting
- Character profiles / speaker ID
2024-02-17 02:38:29 +00:00
## Code architecture
- Move dialogue- and option-drawing out of `Game.hx`
- Use domkit for dialogue