Class: Rsb::Gol::Cli
- Inherits:
-
Thor
- Object
- Thor
- Rsb::Gol::Cli
- Defined in:
- lib/rsb/gol/cli.rb
Instance Method Summary collapse
Instance Method Details
#start ⇒ Object
7 8 9 10 |
# File 'lib/rsb/gol/cli.rb', line 7 def start # ✺ ☻ ⬣ ● ⨀ Rsb::Gol::Game.new.start(1000,'●',' ') end |