Skip to content

An Uneatable Tic Tac Toe Game Front End Project based on MiniMax algorithm.

Notifications You must be signed in to change notification settings

gauravjha8298/Unbeatable-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Unbeatable-Tic-Tac-Toe

This Tic Tac Toe Game Project is a part of freeCodeCamp Front End Dveloper Project. This project implements the MiniMax Algorithm to select the best spot for the computer to make a move. The implementation of MiniMax Algorithm makes this game Unbeatable . A Player can either play for a Tie or Loose, The Player can never win this game. This project uses:

  1. Basic HTML & CSS 2)JQuery() 3)Mini-Max Algorithm

About

An Uneatable Tic Tac Toe Game Front End Project based on MiniMax algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages