Skip to content

Using Minimax, implement an AI to play Tic-Tac-Toe optimally.

Notifications You must be signed in to change notification settings

lamld203844/project-search-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Firstly, run pip3 install -r requirements.txt
  • python runner.py to play tictactoe

About

Using Minimax, implement an AI to play Tic-Tac-Toe optimally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages