I had this idea in the back of my head for about a month, and now I made it a Scratch project. This is nothing extraordinaire, but I hope you like it regardless.

All you have to do is left or right click on the medals, the numbers in the middle (0 - 0), and the rank. The score (0p) will change based on your configurations.

In case you nerds want to know the formula, you can download the source code below. If, for some reason, you don't wanna do that, here's the formula:

score = 2.5(w^2 + w(4r + 3)) + 5g + s
w: wins
r: rank (1 = C, 2 = B, 3 = A, 4 = S)
g: gold medals
s: silver medals

Download

Download
anarchy.sb3 435 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.