Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 498 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 498 Bytes

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"