A small procedurally generated arcade game
To build on Linux you need the xorg development libraries and cmake:
xorg
cmake
bash sudo apt install xorg-dev cmake