I have posted the source code and .EXE files for this game.
The zip file lets you play on any Windows machine, but may be a little buggy.
This is a simple game I created with C++ and Allegro 4.4.2 back in 2014 while learning C++. It is in a really early beta stage but for the most part the game play is all here.
It may be a little flaky at times when closing, and don't wait too long on the menus because it might crash.
The source code is here, and it is all in one over 1,300 line file because I didn't know how to incorporate classes back then hahaha.
If anyone wants to help me improve the code and the game itself please do! Right now I am trying to get an IDE to recompile and build this game so I can work on it again, but for the moment I cannot work on the code.
Thanks!