Skip to content

A GUI Tic-Tac-Toe engine using the Minimax algorithm and Tkinter.

License

Notifications You must be signed in to change notification settings

goonmandu/TicTacToeEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Engine

A simple GUI Tic-Tac-Toe engine.
Inspired by Spanning Tree's Minimax algorithm video.

Run

  1. python3 gui.py

External Dependencies

No external dependencies.

About

A GUI Tic-Tac-Toe engine using the Minimax algorithm and Tkinter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages