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