Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 439 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 439 Bytes

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