Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

User will type in rock, paper or scissors and the computer will randomly select any of those options. -Rock beats scissors -Paper beats rock -Scissors beats paper The computer keeps track of who wins each round - computer or user.

Next steps User can type in Q to quit Account different cases like spaces at end or beginning etc.