Skip to content

JayMalli/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

tic tac toe game


🧐 About

A Tic Tac Toe game having 3D galaxy background. Basically game containes two players one's human player and another is AI player.

AI player plays the game optimally against human player and tries to maximize it's score.

The minimax algorithm is used in this project for Artificial Intelligence.

Requirements

⛏️ Built Using

  • HTML5
  • CSS3
  • JavaScript
  • P5.js

Releases

No releases published

Packages

No packages published