Skip to content

jk-gan/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Screen

About

Tic Tac Toe using Minimax algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published