Skip to content

sajukhakurel074/MinMax_TicTacToe_in_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Learning_AI

This is a simple TicTacToe game is based on MinMax Algorithm written in python. The computer plays all the possible states and finally makes a move with the highest possiblities to win.

How To Play

  1. Run the runner.py in your python terminal
  2. Choose your symbol
  3. Play

This is just a minimal game with a simple search algorithm which selects the move with highest probability to win. Feel free to fork/download/clone and make your changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages