JbcdenTtt

An unbeatable game of tic-tac-toe!

Installation

  • Simply run:

    gem install jbcden_ttt
    
  • And 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

  1. Fork it ( https://github.com/jbcden/jbcden_ttt/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request