the project is currently being reworked. this roadmap should be updated soon(TM)
These are the first few things we want to get off the ground:
On game states (screens):
- main menu
- lobby
- game start
- game
On general game logic:
- first unit
- first unit AI (attacks everything it sees)
- unit collision
- first base
- automatic map generation
- first game mode (simplest)
On networking:
- lobby logic
- game creation
- start thinking about security
- at least simple local game workflow