Skip to content

An AI player for Tic-Tac-Toe using minimax algorithm with alpha-beta prunning.

Notifications You must be signed in to change notification settings

Val-Resh/TicTacToe_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

TicTacToe with AI adversary

Requirements:
-Download https://www.python.org/downloads/
-Run the command pip3 install -r requirements.txt This will install the required package.
-Run the game python runner.py to start playing.

About

An AI player for Tic-Tac-Toe using minimax algorithm with alpha-beta prunning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages