Module: TicTacToe

Defined in:
lib/tic_tac_toe.rb,
lib/tic_tac_toe/version.rb

Defined Under Namespace

Classes: Game, Player

Constant Summary collapse

STYLE =

Use this if your terminal supports text color

:on
VERSION =
"0.1.1"