Rock-paper-scissors: Difference between revisions

m
→‎traditional, 3 choices: added notes to the output file to make it clearer what is being entered by the human.
m (→‎traditional, 3 choices: added/changed comments and whitespace.)
m (→‎traditional, 3 choices: added notes to the output file to make it clearer what is being entered by the human.)
Line 3,775:
──────── Please enter one of: Rock Paper Scissors (or Quit)
 
s ◄■■■■■■■■■■■■■■■ human input.
s
──────── computer chose: rock
──────── the computer wins. ──────── rock breaks scissors
Line 3,781:
──────── Please enter one of: Rock Paper Scissors (or Quit)
 
s ◄■■■■■■■■■■■■■■■ human input.
s
──────── computer chose: rock
──────── the computer wins. ──────── rock breaks scissors
Line 3,787:
──────── Please enter one of: Rock Paper Scissors (or Quit)
 
s ◄■■■■■■■■■■■■■■■ human input.
s
──────── computer chose: rock
──────── the computer wins. ──────── rock breaks scissors
Line 3,793:
──────── Please enter one of: Rock Paper Scissors (or Quit)
 
s ◄■■■■■■■■■■■■■■■ human input.
s
──────── computer chose: rock
──────── the computer wins. ──────── rock breaks scissors
Line 3,799:
──────── Please enter one of: Rock Paper Scissors (or Quit)
 
s ◄■■■■■■■■■■■■■■■ human input.
s
──────── computer chose: rock
──────── the computer wins. ──────── rock breaks scissors
Line 3,805:
──────── Please enter one of: Rock Paper Scissors (or Quit)
 
p ◄■■■■■■■■■■■■■■■ human input.
p
──────── computer chose: rock
──────── you win! ──────── paper covers ock
Line 3,811:
──────── Please enter one of: Rock Paper Scissors (or Quit)
 
q ◄■■■■■■■■■■■■■■■ human input.
q
──────── quitting.
</pre>