Table of Contents - tictactoe_tracypholmes-0.1.3 Documentation
Classes and Modules
- Board
- TictactoeTracypholmes
- TictactoeTracypholmes::Game
- TictactoeTracypholmes::Player
- TictactoeTracypholmes::Players
- TictactoeTracypholmes::Players::Computer
- TictactoeTracypholmes::Players::Human
- TictactoeTracypholmes::TicTacToeCLI
Methods
- ::new — TictactoeTracypholmes::TicTacToeCLI
- ::new — Board
- ::new — TictactoeTracypholmes::Game
- ::new — TictactoeTracypholmes::Player
- #call — TictactoeTracypholmes::TicTacToeCLI
- #current_player — TictactoeTracypholmes::Game
- #display — Board
- #draw? — TictactoeTracypholmes::Game
- #full? — Board
- #input_index — Board
- #merry_go_round — TictactoeTracypholmes::TicTacToeCLI
- #move — TictactoeTracypholmes::Players::Computer
- #move — TictactoeTracypholmes::Players::Human
- #over? — TictactoeTracypholmes::Game
- #play — TictactoeTracypholmes::Game
- #position — Board
- #reset! — Board
- #taken? — Board
- #turn — TictactoeTracypholmes::Game
- #turn_count — Board
- #update — Board
- #valid_move? — Board
- #winner — TictactoeTracypholmes::Game
- #won? — TictactoeTracypholmes::Game