AI Rock/Paper/Scissors for CS151s2 at SJSU Spring 2012
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
removed display of computer prediction when in random mode
c195df0View on GitHubrefactored R/P/S button code action listeners into a single listener
dc75392View on GitHubfixed Referee class, and reverted hack in PassiveGameController
85dc0ccView on GitHubFixed the computer's score. Now the human's wins + computer's wins + ties = number of rounds played already.
7009b5fView on GitHubMoved Computer's predicted move calculation into a separate method.
b498114View on GitHub