jigarius/rochambeau

Advanced game mode with lizard and Spock

Closed this issue · 1 comments

Proposed change

  • User runs rochambeau --advanced
  • 2 new options appear: Lizard (l) and Spock (v)

Here's what was done to address this issue:

  • Used Thor for CLI.
  • Created a flag, rochambeau --advanced which triggers the advanced mode.
  • Option now has 2 new constants: LIZARD and SPOCK.
    • Improved testing for Option class.
  • Simplified message generation for getting user input.

To-do

  • Add tests for Rochambeau::Cli.