carohadad / tic-tac-toe

Tic Tac Toe game coded in ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tic-tac-toe

Tic Tac Toe game coded in ruby

To play

In order to play you shold run

$ ruby tic_tac_toe.rb 

There you will have instructions for playing different Tic Tac Toe games. For the moment the only available option is a Two Players game.

Developers

To install:

$ bundle

To run tests:

$ rspec spec/

About

Tic Tac Toe game coded in ruby


Languages

Language:Ruby 100.0%