Method List
-
#available Tictactoe::Game
-
#available_moves Tictactoe::State
-
#base_score Tictactoe::Ai::Tree
-
#best_nodes Tictactoe::Ai::ABNegamax
-
#best_nodes Tictactoe::Ai::ABMinimax
-
#board Tictactoe::State
-
#board_size Tictactoe::Game
-
#children Tictactoe::Ai::Tree
-
#choose_one Tictactoe::Ai::RandomChooser
-
#create Tictactoe::Players::Factory
-
#current_mark Tictactoe::Ai::Tree
-
#current_player Tictactoe::Game
-
#depth_limit Tictactoe::Ai::ABNegamax
-
#depth_reached_score Tictactoe::Ai::ABNegamax
-
#desired_moves Tictactoe::Ai::PerfectIntelligence
-
#first Tictactoe::Sequence
-
#get_move Tictactoe::Players::Computer
-
#get_move Tictactoe::Players::PerfectComputer
-
#initialize Tictactoe::Boards::Square
-
#initialize Tictactoe::Ai::ABMinimax
-
#initialize Tictactoe::Ai::ABNegamax
-
#initialize Tictactoe::Ai::Tree
-
#initialize Tictactoe::Players::Factory
-
#initialize Tictactoe::Players::Computer
-
#initialize Tictactoe::State
-
#initialize Tictactoe::Game
-
#initialize Tictactoe::Ai::RandomChooser
-
#initialize Tictactoe::Players::PerfectComputer
-
#initialize Tictactoe::Sequence::Node
-
#initialize Tictactoe::Sequence
-
#is_final? Tictactoe::Ai::Tree
-
#is_finished? Tictactoe::State
-
#is_finished? Tictactoe::Game
-
#lines Tictactoe::Boards::Square
-
#locations Tictactoe::Boards::Square
-
#make_move Tictactoe::State
-
#mark Tictactoe::Ai::Tree
-
#mark Tictactoe::Players::Computer
-
#mark Tictactoe::Players::PerfectComputer
-
#marks Tictactoe::Game
-
#marks Tictactoe::State
-
#move Tictactoe::Ai::Tree
-
#next Tictactoe::Sequence::Node
-
#o_type Tictactoe::Game
-
#played_moves Tictactoe::State
-
#ready_to_move? Tictactoe::Players::PerfectComputer
-
#ready_to_move? Tictactoe::Players::Computer
-
#ready_to_tick? Tictactoe::Game
-
#register Tictactoe::Players::Factory
-
#score Tictactoe::Ai::Tree
-
#score Tictactoe::Ai::ABNegamax
-
#state Tictactoe::Ai::Tree
-
#state Tictactoe::Game
-
#tick Tictactoe::Game
-
#value Tictactoe::Sequence::Node
-
#winner Tictactoe::State
-
#winner Tictactoe::Game
-
#x_type Tictactoe::Game