Skip to content

styd/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

on your terminal.

Installation

$ gem install t3_game

Play it

$ t3  

Play Screenshot

Try other options

Such as:

$ t3 4  
$ t3 3 "['a','b']"  
$ t3 5 "['x','o']" "['Andre','Beta']"  

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/styd/TicTacToe.

License

The gem is available as open source under the terms of the MIT License.