An implementation of a chess engine developed using JavaScript and the Minimax algorithm for decision-making.
-
Updated
Aug 1, 2024 - JavaScript
An implementation of a chess engine developed using JavaScript and the Minimax algorithm for decision-making.
tic-tac-toe is fun 2 player board game played on 3X3 board when getting you have to select three boxes either horizontally, diagonally or vertically
This project features a classic game of Tic-Tac-Toe implemented in JavaScript, enhanced with an artificial intelligence powered by the MiniMax algorithm.
Free Othello/Reversi Game
Three men's Morris is a game you have to row three coins in a same row horizontally or vertically to win. play game from here: https://ashrafhabromman.github.io/ThreeMen-sMorris/
An implementation of Minimax AI Algorithm on Tic-Tac-Toe (or Noughts and Crosses) game.
tic tac toe game with computer
TicTacToe game using vanilla Javascript
Minimalistic tic-tac-toe game with an unbeatable AI mode
A simple tictactoe game which uses minmax algorithm to never loose.
Add a description, image, and links to the min-max-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the min-max-algorithm topic, visit your repo's landing page and select "manage topics."