Method: TTT::Game#player2

Defined in:
lib/ttt/game.rb

#player2Object

Returns the value of attribute player2.



3
4
5
# File 'lib/ttt/game.rb', line 3

def player2
  @player2
end