Skip to content

natyavidhan/Tic-Tac-Toe-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-AI

A Tic Tac Toe game made with python with Built in Technically unbeatable AI

How

The AI uses Minimax algorithm which calculates all the possible moves from a given game position and selects the best move according to it

Run Code

  • Clone this repo git clone https://github.com/studiousgamer/Tic-Tac-Toe-AI
  • Change Directory cd Tic-Tac-Toe-AI
  • install pygame pip install pygame
  • run the file python main.py

Player VS Player

pvp

Player VS AI

pva

Screenshots

Home

home

Play Grid

grid

About

A Tic Tac Toe game made with python which has a built in AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages