Skip to content

Simple exercise to create a Rock Paper Scissors CLI game. Includes a bonus Rock Paper Scissors Lizard Spock CLI game.

License

Notifications You must be signed in to change notification settings

p-robertson/RockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise 1

Goal: Create a simple rock paper scissors CLI game.

Phase One:

* Have player select their choice
* Determine the winner
* Display end game state.
* Ask to play again.

Phase Two:

* Upgrade to Rock Paper Scissors Lizard Spock
* Tie both versions together and let the player choose which one to play

About

Simple exercise to create a Rock Paper Scissors CLI game. Includes a bonus Rock Paper Scissors Lizard Spock CLI game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages