Skip to content

A simple implementation of Tic-Tac-Toe with AI in Python

Notifications You must be signed in to change notification settings

Y0UR-U5ERNAME/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

A simple implementation of Tic-Tac-Toe with AI in Python

tictactoe_minimax.py uses the minimax alogrithm while tictactoe.py does not.

About

A simple implementation of Tic-Tac-Toe with AI in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages