USTBG ROADMAP
Base Game
To-Do List
- Simple encounter with basic battle initiation code. (
Completed 6/7/23 )
- Movement and range detection. (
Completed 6/8/23 )
- Base GUI and back buttons. (
Completed 6/8/23 )
- Turn system with AI basics. (
Completed 6/8/23 )
- Actions menu. (
Completed 6/10/23 )
- Skill module and skill options, develop basegame attack mini-games and systems.
- Currently in development, development notes: Finish selection and plan mini-games
- Multiplayer 1v1.
- Turn timeout, leave detection and battle win conditions.
9. Code Cleanup
- Proper indentation for script readability.
- Rework messy/inconsistent or unnecessary code when applicable.
- Attempt to make blocked tiles cause tiles behind it to be unselectable.
- Plan