A simple logic videogame written as a computer programming course project.
The Release.rar file contains the final, compiled game.
If you wish to compile yourself, download the archive with .sln file and compile it using:
Visual Studio 2017 (v141) with WINDOWS SDK 10.0.16299.0 and SFML 2.0 files (attached with one of the zips)
The project uses the SFML library and sfe::RichText library, that can be found here: https://github.com/Skyrpex/RichText