Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 647 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 647 Bytes

Rochambeau

Command-line version of the classic game of Rock-Paper-Scissors. Of course, it contains Lizard 🦎 and Spock 🖖🏽.

Hand signs for rock, paper, scissors, lizard and Spock

Installation

gem install rochambeau

Usage

rochambeau # Play rock-paper-scissors classic.
rochambeau --advanced # Includes Lizard and Spock.
rochambeau --players 2 # A two-player game.
rochambeau help # In case you get lost.

Additionally, you can browse through and appreciate the code.