JbcdenTtt
An unbeatable game of tic-tac-toe!
Installation
Simply run:
gem install jbcden_tttAnd then play!:
ttt
Usage
Please note that this gem does require Ruby 1.9 or later.
Also note that this gem is based on the repo:
https://github.com/jbcden/tic-tac-toe
Contributing
- Fork it ( https://github.com/jbcden/jbcden_ttt/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request