This is a Tic Tac Toe game using Minimax Algorithm. I enhance the algorithm using depth refer to this article
# clone the repo
# bundle install the package
bundle
# run the game
ruby lib/tic_tac_toe/play.rb| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a Tic Tac Toe game using Minimax Algorithm. I enhance the algorithm using depth refer to this article
# clone the repo
# bundle install the package
bundle
# run the game
ruby lib/tic_tac_toe/play.rb