To play rock paper scissors, each player randomly selects one of the three elements. The winner is determined by the following code: Rock smashes scissors, scissors cuts paper, and paper covers rock. There are more advanced variants of this game out there, such as card jitsu or rock paper scissors lizard Spock. You need to be logged into a non-new Scratch account to interact with the cloud variables. If you aren't connected, Gobo will choose randomly.
This version of the game uses an algorithm more advanced than just (pick random 1 to 3). It is also unique to other games because it stores your play data in the cloud, only to utilize it in defeating other players. I am releasing this project with no prior knowledge, so the more players that play this, the smarter it'll get! Clicking advanced info will tell you how the CPU determined his move, referring to specific usernames.