Table of Contents - ttt-cli-0.1.4 Documentation
Classes and Modules
- AI
- Board
- CommandLine
- CommandLine::Display
- Emoji
- Engine
- Game
- HardAI
- Judge
- MediumAI
- Player
- Players
- Players::Computer
- Players::Human
- RandomAI
- TttCli
Methods
- ::choose_cell — CommandLine::Display
- ::clear — CommandLine::Display
- ::create — AI
- ::difficulty — CommandLine::Display
- ::difficulty_level — Engine
- ::draw — CommandLine::Display
- ::game_mode — CommandLine::Display
- ::game_mode — Engine
- ::is_singleplayer? — Engine
- ::logo — CommandLine::Display
- ::loser — CommandLine::Display
- ::new — AI
- ::new — Board
- ::new — Game
- ::new — Judge
- ::new — Player
- ::new — Players::Computer
- ::new — Players::Human
- ::play_again — CommandLine::Display
- ::print_board — CommandLine::Display
- ::prompt — CommandLine::Display
- ::reset_counters — Engine
- ::scoreboard — CommandLine::Display
- ::set_difficulty — Engine
- ::set_game_mode — Engine
- ::setup_game — Game
- ::start — Game
- ::user_token — CommandLine::Display
- ::welcome_banner — CommandLine::Display
- ::winner — CommandLine::Display
- #cell_taken? — Board
- #draw? — Game
- #draws — Engine
- #empty_cells — Board
- #even_cells — Board
- #fill_cell — Board
- #full? — Board
- #game_mode — Engine
- #get_user_token — Game
- #hotseat_mode — Game
- #increase_counter — Game
- #is_combo? — Judge
- #is_first_move? — AI
- #losses — Engine
- #make_move — Player
- #make_move — Players::Computer
- #make_move — Players::Human
- #minimax — AI
- #minimax_score — AI
- #move_generate — AI
- #move_generate — HardAI
- #move_generate — MediumAI
- #move_generate — RandomAI
- #observer_mode — Game
- #opponent — AI
- #over? — Game
- #over_message — Game
- #position — Player
- #position — Players::Computer
- #position — Players::Human
- #print_winner — Game
- #reset_cell — Board
- #set_players_tokens — Game
- #singleplayer_mode — Game
- #start_new_game? — Game
- #switch_player — Game
- #to_s — Board
- #update_players! — Game
- #who_goes_first — Game
- #winning_combination — Judge
- #wins — Engine
- #won? — Game