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