forked from Steven/RockPaperScissors
Add a useful readme :)
This commit is contained in:
parent
c014467d54
commit
c306720db3
@ -1,2 +1,11 @@
|
|||||||
# RockPaperScissors
|
# RockPaperScissors
|
||||||
|
|
||||||
|
Simple to user Rock Paper Scissors game.
|
||||||
|
|
||||||
|
### Commands
|
||||||
|
- 'rock' or 'r'
|
||||||
|
- 'paper' or 'p'
|
||||||
|
- 'scissors' or 's'
|
||||||
|
- 'quit' or 'q'
|
||||||
|
|
||||||
|
It even keeps a score, +1 point for a win, -1 for a loss and no change for a tie. This resets on app close
|
Loading…
Reference in New Issue
Block a user