This is a game written in the D programming language, in this game you are asked to choose solutions for different world problems, in the end you will see the results of your choices.
To compile it just download the source.d file along with the "dependencies" file into the same folder, unpack the dependencies and then use the DMD compiler by typing in the terminal: dmd source -m64 -i -J. -O -g