Module: AIGames::FourInARow

Defined in:
lib/ai_games/four_in_a_row.rb,
lib/ai_games/four_in_a_row/bot.rb,
lib/ai_games/four_in_a_row/match.rb,
lib/ai_games/four_in_a_row/parser.rb,
lib/ai_games/four_in_a_row/version.rb,
lib/ai_games/four_in_a_row/playing_field.rb

Defined Under Namespace

Classes: Bot, Match, Parser, PlayingField

Constant Summary collapse

VERSION =
'0.2.0'