A downloadable game for Linux

The idea was a bit ambitious, and parts of the development were more of a struggle than anticipated, so this never became a real game. But the idea of the game can be experienced, and tools for creating levels exist within the game.

This game was developed without any engine. The entire sourcecode is included in the download, and a README explaining how to compile it.

The entire development was streamed to twitch.


When drawing geometry, press enter to finish. The geometry can't have more vertices than 8.

Download

Download
itjac_linux_gamejam_2017.tar.bz2 1 MB

Install instructions

This requires a system install of OpenAL, SDL2 and pkg-config to compile.

Compilation is done by executing the file called "sdl_main.cpp", which then produces a executable called "run" that you can run.