Module: TicTacToe::AvailablePlayerTypes

Defined in:
lib/available_player_types.rb

Constant Summary collapse

HUMAN =
:human
COMPUTER =
:computer