Skip to content

Kupofty/Shoot-them-up

Repository files navigation

Shoot-them-up

The War Of Geometry Shapes - C++ mini-game

Interface

Interface2

Interface3

To compile the game on Linux : g++ main.cpp -lX11 -lpthread -o "NameOfTheExecutable"