Added a chart to show how many rocks, papers, and scissors there are ------------------------------------------------------------------------- * MOBILE FRIENDLY * * NO ADVERTISING * Just a little experiment... This is not a game! Who will become the ultimate champions between the fanatical armies of Rocks, Papers and Scissors? The rules, obviously, are if a sprite hits an opposing sprite, it is converted into one of them, or they are converted into one of it, based upon the conventional rules of Rock, Paper, Scissors! Use the settings panel to change the starting numbers of each army. It's amazing how little difference that seems to make actually. Use the REPLAY button to replay previous battles, and use the LOAD and SAVE buttons share the seed codes with other people! Disclaimer - it may not work 100% of the time... (Thanks to @FunnyAnimatorJimTV for the suggestion) NEW! I've changed the way the random seed works. Now the seed codes are much shorter! Technical Note: When developing this project, the scissors sprite was causing EXTREME LAG, until I surrounded it in an almost transparent rectangular box, then it was fine. Weird! Also I needed to put in the “false start” after the project is loaded as without that the first battle cannot be replayed, and I really don’t know why :(