Module: Tictactoe

Defined in:
lib/tictactoe/board.rb,
lib/tictactoe/player.rb,
lib/tictactoe/version.rb,
lib/tictactoe/dumbplayer.rb,
lib/tictactoe/humanplayer.rb,
lib/tictactoe/smartplayer.rb,
lib/game-tictactoe-esegredo.rb,
lib/tictactoe/minimaxplayer.rb

Defined Under Namespace

Modules: SquaresContainer Classes: Board, DumbPlayer, Game, HumanPlayer, MinimaxPlayer, Player, SmartPlayer

Constant Summary collapse

VERSION =
"0.0.2"