Created
May 1, 2015 21:10
-
-
Save iscott/3d17bc2d4ea4d5a1378c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#RPS Lab Requirements | |
* Web Page/Web App that lets you play Rock Paper Scissors | |
* 2 Players (on the same screen) | |
* Win Logic (Tells the user who won) | |
* Custom styling (Fonts, Background, Images) | |
* Pictures for Rock, Paper, and Scissors | |
##Super Optional Bonus Challenge | |
* Play vs Computer (AI) | |
##Extreme Insanity Bonus Challenge | |
* Rock Paper Scissors Lizard Spock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment