Command-line version of the classic game of Rock-Paper-Scissors. Of course, it contains Lizard 🦎 and Spock 🖖🏽.
gem install rochambeau
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.