Skip to content

An optimally playing Tic-Tac-Toe agent implemented in Python, using PyGame.

Notifications You must be signed in to change notification settings

aryan-02/tic-tac-toe-minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe-minimax

An optimally playing Tic-Tac-Toe agent implemented in Python, using PyGame.

To install the requirements, run $ pip3 install -r requirements.txt.

To run the program, python runner.py

About

An optimally playing Tic-Tac-Toe agent implemented in Python, using PyGame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages