Copyright (c) 2014 Jan Kaliszewski (zuo). All rights reserved.
Licensed under GPL-3 (see the LICENSE file for details).
Installation is typical for applications based on the Kivy library: download Kivy and follow the instructions for your particular platform - see: https://kivy.org/#download
Up to now, the game has been tested on Linux (and superficially on Android) but let's hope it works on other platforms as well. (That was the intention.) :)
The main script/program of the game is, naturally, the main.py file.
Use the slider at the bottom of the screen to choose the difficulty level; then press the New game/Play more button.
Drag and drop the bricks (digits and operators) to form one or more valid equalities, such as 2+10=15-3. All given bricks must be used. There is always at least one valid solution.
- Sound samples have been made by the author, using ZynAddSubFX and Renoise.
- The game won the 3rd place in the Kivy App Contest 2014.