The developer has not uploaded a game yet...

Link to play on Replit https://replit.com/@ladybug2007/Play-Your-Scales-Right?v=1

You can also download the source code to run in a python interpreter of your choice 

for the download buttons, the first one takes you to the game with no file being downloaded. The second one downloads the source code as a .py (python) file

Just some things you need to know

The game Uses a Command Line Interface (CLI) and there are some lines that are programmed to always display in a While loop. You can modify the source code to remove the tips. 

If you are intending to use Replit, They have MANDATED sign up. You will first need to create a Free Replit account (you can use git hub to do this)then click Fork on the project page then go into your homepage and click on the repl. Then click the green Run button. This will open the console and load the game. Alternativley, you can compile the source code into an exe fileand run it in command prompt. If you still have any questions, please leave a comment on the jam page and I will answer them.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In this game you have an imaginary set of scales that you need to keep in balance. There is a 50/50 chance of a large scale weight and a small scale weight you also have 3 scale skip points that can be used to reject a weight. Spend them wisley or you might regret it! If your scales are unbalanced by 100KG or more it will be GAME OVER and you will score 0 Scale Points! You can cash out at anytime to claim your scale points. If the scales are balanced you will score 20,242,024 Scale points! If the difference between the sides is less than 50KG you will score 2.024,202 Scale points! If the difference between the sides is less than 100KG you will score 2,024 Scale points! Rember the scale points are not yours until you cash out

Download

Download
https://replit.com/@ladybug2007/Play-Your-Scales-Right?v=1
External
Download
Play your scales right source code.py 7 kB

Leave a comment

Log in with itch.io to leave a comment.