TODO updates
This commit is contained in:
parent
e1bdd74100
commit
8a803b9cdc
28
TODO.md
28
TODO.md
@ -2,26 +2,26 @@
|
||||
|
||||
## Features
|
||||
|
||||
- Saving and loading games
|
||||
- Character select
|
||||
- Stats
|
||||
- Better open / closed state graphics for rooms
|
||||
- Displaying sprites (characters, objects)
|
||||
- Inventory
|
||||
- Room labels
|
||||
- Background music
|
||||
- Sound effects
|
||||
- [ ] Saving and loading games
|
||||
- [ ] Character select
|
||||
- [ ] Stats
|
||||
- [ ] Better open / closed state graphics for rooms
|
||||
- [ ] Displaying sprites (characters, objects)
|
||||
- [ ] Inventory
|
||||
- [ ] Room labels
|
||||
- [ ] Background music
|
||||
- [ ] Sound effects
|
||||
|
||||
## Bugs
|
||||
|
||||
- Fix console rendering issues
|
||||
- [ ] Fix console rendering issues
|
||||
|
||||
### Dialogue
|
||||
|
||||
- Text formatting
|
||||
- Character profiles / speaker ID
|
||||
- [ ] Text formatting
|
||||
- [ ] Character profiles / speaker ID
|
||||
|
||||
## Code architecture
|
||||
|
||||
- Move dialogue- and option-drawing out of `Game.hx`
|
||||
- Use domkit for dialogue
|
||||
- [x] Move dialogue- and option-drawing out of `Game.hx`
|
||||
- [x] Use domkit for dialogue
|
||||
|
Loading…
Reference in New Issue
Block a user