Skip to content

Play tic-tac-toe and try to beat the bot (coming soon...)!

Notifications You must be signed in to change notification settings

RaymondMei/Tic-Tac-Toe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe with an Unbeatable Bot

A Tic-Tac-Toe game developed using Pygame for the Woodlands Computer Science Club. Play against an AI bot programmed in Python that selects the best move at every turn. The bot uses the Minimax backtracking algorithm and the Alpha-Beta Pruning optimization technique.

Game Demonstration

About

Play tic-tac-toe and try to beat the bot (coming soon...)!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%