cw-shubhamMuniyal / TicTacToeAI

Tic tac toe game played with AI or another Human

Home Page:https://cw-shubhammuniyal.github.io/TicTacToeAI/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe

You can play Tic Tac Toe in 2 modes

  • Human vs Human Mode
  • Human vs Ai Mode

Tech Stack

  • Html, CSS for design
  • P5.js for sketching

Implementation of AI mode

I have used Min Max algorithm to let AI make strategic moves instead of random moves.

Demo

You can play game Here

About

Tic tac toe game played with AI or another Human

https://cw-shubhammuniyal.github.io/TicTacToeAI/


Languages

Language:JavaScript 79.4%Language:HTML 16.9%Language:CSS 3.7%