Skip to content

GOKU-Instinct/tic-tac-toe-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

tic-tac-toe-with-python

A simple tic tac toe game written in python to run on console for 1 player(vs computer) as well as for 2 players.

  • 1 vs computer: Managed providing AI using minimax theorem to the computer which makes it undefeated.
  • 1 vs 1: Simple use of if else statements

About

An intelligent Tic Tac Toe console based game in using Minimax Algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages