Module: TicTacToe::Constants

Defined in:
lib/tic_tac_toe/constants.rb

Constant Summary collapse

ALLOWED_SYMBOLS =
%i[x o]