In this project you will make a Rock, Paper, Scissors game and play against the computer.
Rules: You and the computer both choose rock, paper or scissors. The winner is decided by these rules:
This project covers elements from the following strands of the Raspberry Pi Digital Making Curriculum:
activityOf
In CodeWorld, programs that respond to the user are called activities, and you'll write them with a function called activityOf
.
The most important thing about an activity is its state, which means "the way things are right now". We can talk about the state of different things! The state of a light switch is on or off. The state of a game of 'tic tac toe' includes: