ScratchData LogoScratchData
Back to penorzilla's profile

Rock Paper Scissors Lizard Spock v1.1

PEpenorzilla•Created October 16, 2013
Rock Paper Scissors Lizard Spock v1.1
4
3
187 views
View on Scratch

Instructions

Just press the Green Arrow to start and play. Green Reset Score button to reset score.

Description

I used an equation to resolve who wins. (Player_Guess - Computer_Guess) % 5 = Results If the results is 1 or 2, player wins. If results is 3 or 4, computer wins. If results is 0, it is a draw. I ported this over from my Python HW: http://goo.gl/jVDNf0 Added a check to see if the response in the beginning is valid or not.

Project Details

Project ID13272328
CreatedOctober 16, 2013
Last ModifiedOctober 16, 2013
SharedOctober 16, 2013
Visibilityvisible
CommentsAllowed