Class: Falling::Cli

Inherits:
Thor
  • Object
show all
Defined in:
lib/falling/cli.rb

Instance Method Summary collapse

Instance Method Details

#start_gameObject



7
8
9
# File 'lib/falling/cli.rb', line 7

def start_game
  Falling.start_game
end