Project

rochambeau

0.0
No commit activity in last 3 years
No release in over 3 years
Command-line edition of the Rock-Paper-Scissors game.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.0, >= 1.0.1
 Project Readme

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.