The project is a top down left to right space shooter with arcade influence.
The scope of the game is a top down space shooter with heavy arcade influence in C++ with SFML and other libraries.
The levels should be pseudorandomly generated.
The game should be playable single and multiplayer.
The game should be playable on shared machine and online.
The game should be multiplatform.
- A working game scene.
- A working single player game.
- A working shared machine multiplayer.
- A working online multiplayer.
- A working title with menus.