Table of Contents - tic_tac_toe_vj-0.1.1 Documentation
Classes and Modules
Methods
- ::new — TicTakToe
- ::new — Board
- ::new — Game
- ::new — Location
- ::new — Player
- #change_player — Game
- #check_column? — Board
- #check_game_status — Game
- #check_int? — TicTakToe
- #check_left_diognal? — Board
- #check_row? — Board
- #chek_right_diognal? — Board
- #is_game_finish? — Board
- #is_tile_not_marked? — Board
- #is_win? — Game
- #mark_tile — Board
- #number_of_terns — Board
- #play_move — Game
- #reset_game — TicTakToe
- #restart — Game
- #start — TicTakToe
- #update_game_after_move — TicTakToe
- #user_play_move — TicTakToe
- #validate_input? — TicTakToe
- #winner — Game