Skip to content

discotroll65/smart_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartTacToe

A gem to assist in playing tic tac toe against an unbeatable computer opponent. Code has full test coverage, and was developed using TDD.

Usage

To run, clone the repo: $ git clone https://github.com/discotroll65/smart_tac_toe.git

Then go to the directory: $ cd smart_tac_toe

and run the example file: $ ruby example/example.rb

Contributing

  1. Fork it ( https://github.com/[my-github-username]/smart_tac_toe/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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages