Skip to content

haritha938/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

  • Tic tac toe using minimax algorithm in python.
  • This game has two players: One is computer and the other is human. User(human player) has an option to pic either letter 'X' or 'O'.
  • How to run the code?
    1. open command prompt.
    2. Navigate to the path where main.py is present
    3. Enter the command 'python main.py' in command prompt

About

Tic tac toe using minimax algorithm in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages