Table of Contents - tictactoe_gto-0.1.0 Documentation
Classes and Modules
- TictactoeGto
- TictactoeGto::Board
- TictactoeGto::Box
- TictactoeGto::Game
- TictactoeGto::Player
- TictactoeGto::Tictactoe
Methods
- ::get_size — TictactoeGto::Board
- ::new — TictactoeGto::Box
- ::new — TictactoeGto::Board
- ::new — TictactoeGto::Player
- ::start — TictactoeGto::Tictactoe
- #check_col — TictactoeGto::Game
- #check_diagonal — TictactoeGto::Game
- #check_row — TictactoeGto::Game
- #customize? — TictactoeGto::Player
- #customize_id — TictactoeGto::Game
- #display — TictactoeGto::Box
- #display — TictactoeGto::Board
- #draw? — TictactoeGto::Game
- #fill — TictactoeGto::Board
- #fill_at — TictactoeGto::Board
- #gameover_message — TictactoeGto::Game
- #get_position — TictactoeGto::Game
- #is_empty? — TictactoeGto::Box
- #move — TictactoeGto::Game
- #over? — TictactoeGto::Game
- #play — TictactoeGto::Game
- #play_again? — TictactoeGto::Game
- #set_player1 — TictactoeGto::Game