598 B
598 B
A space shooter based on the lessons of Mike Geig. Main innovations: game menu, network game support. Demonstration of the game.
This game is under development. Currently, the repository has been suspended since 2020.
Build
mkdir build
cd build
cmake -B . -S ../game
make
The basic data needed to run the game is located in the data directory.