Skip to content

gchhablani/Tic-Tac-Toe-with-PyGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

Inspired by Logic in CS

  • Uses MiniMax Algorithm with Alpha-Beta Pruning
  • Built in PyGame
  • Written in Python2

To start playing, install pygame and type python2 tictactoe.py on your terminal.

Suggestions and feedbacks are always welcome.

About

Tic-Tac-Toe AI using Minimax with Alpha-Beta Pruning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages