TicTacToe This is a Tic Tac Toe game using Minimax Algorithm. I enhance the algorithm using depth refer to this article How to use it # clone the repo # bundle install the package bundle # run the game ruby lib/tic_tac_toe/play.rb