/tictactoe

Tic Tac Toe

Primary LanguageRuby

Tic Tac Toe.

This is a rather simple tac Tic Tac Toe program that was built to have an unbeatable AI.

Tic Tac Toe supports 1-2 players, with a 1 player game against an AI.

Usage

To run, use

ruby -Ilib bin/tic_tac_toe.rb

Testing

To run tests, use

$ rspec

Contact

Need help? Have questions? Please email me at timothyminkov@gmail.com.