0xff6a / tic-tac-toe-RSPEC

rspec'd tic tac toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe

Rspec'd tic tac toe.

Game get's initialized with 2 player objects which have to respond to 'name' method. The first player is automatically issued with "x" and second with "o". The first player automatically goes first.

About

rspec'd tic tac toe


Languages

Language:Ruby 100.0%