Class: GreedChido::Greed

Inherits:
Object
  • Object
show all
Defined in:
lib/greed_chido.rb

Instance Method Summary collapse

Constructor Details

#initializeGreed

Returns a new instance of Greed.



10
11
12
# File 'lib/greed_chido.rb', line 10

def initialize
  game = Board.new.menu
end