UNDER CONSTRUCTION
Early Feature Checklist
[ ] - Not yet started
[o] - Partially worked on
[x] - Done
- basic setup
- typescript integration
- react integration
- linting
- prettier
- [o] basic game engine functionality
- main menu
- dependency on user-configurable game creation configurations
- characters integration
- [o] dialogue integration
- [o] linear dialogue
- forked dialogue support
- basic game control
- click screen to progress dialogue
- choice selection
- text parsing
- basic game states control
- main menu
- play
- save game support
- load game support
- CI + tests