A downloadable game

This is a silly little python game to test your brain which makes you square a random number and subtract another random number.


No scoring system implemented for there are no plans to do so.

Download

Download
random_squared.py 326 bytes

Install instructions

This game requires python or Jython and  supports both versions 2.2-2.7 and 3+, though it looks best on 3+ to be fair and luckily, python is pre installed in debian!

If the download button does not work, get here, copy and paste it into a text editor and save it as random_squared.py

Terminal/dos commands to run

.python 2.2-2.7

python random_squared.py

.python 3

python3 random_squared.py

.Jython

java -jar jython.jar random_squared.py

.Windows with python 3 or 2.2-2.7

random_squared.py

Leave a comment

Log in with itch.io to leave a comment.