Skip to content

TicTacToeAI is a programmed in python using minmax algorithm which allows the AI to make optimal choice during the game.

Notifications You must be signed in to change notification settings

PrimeRin/TicTacToeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TicTacToeAI

TicTacToeAI is a programmed in python using minmax algorithm which allows the AI to make optimal choice during the game.

Features available in game:

  1. Random Player- Every time when the game is restarted its randomly selects the first player
  2. Game Mode- There is two game mode, User can play person vs person or person vs ai

Game Controls

  1. Restart- press keyboard button r
  2. Change game mode- press keyboard button G

About

TicTacToeAI is a programmed in python using minmax algorithm which allows the AI to make optimal choice during the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages