Chess game with React and min-max algorithm implementation
-
Updated
Sep 24, 2021 - JavaScript
Chess game with React and min-max algorithm implementation
This is a simple JavsScript based Tic-Tac-Toe game. We used Minimax Algorithm to make a bot to play against. This way, the user plays with a clever bot than a bot that takes random moves.
HTML5 ve P5 kullanan ve Basit bir yapay zeka içeren XOX oyunu denemesi.
tic-tac-toe game with ReactJs using minmax algorithm
TIC TAC TOE game using min-max algorithm
A TicTacToe BOT in JS with Minimax algorithm
Connect 4 AI using MinMax Algorithm
Tic Tac Toe Game
A simple TicTacToe game using MinMax algorithm
This repo contains the source code for Microsoft-Engage-2020 Mentorship Programme. The repository consists of two projects namely myPath and tic-tac-toe
This is a command-line Tic Tac Toe game with a computer opponent that uses the minimax algorithm for strategic moves.
A Tic Tac Toe website featuring an AI opponent powered by the Minimax algorithm for challenging gameplay.
Tic Tac Toe using the minmax Algorithm
The classic Tic Tac Toe board game with JavaScript and canvas API, with different AI based strategies to show how AI can play Tic Tac Toe.
I'm awful at tictactoe, so I made a smart board that can play it for me.
Basic TicTacToe Game using Javascript
Tic Tac Toe Game with AI using minimax
Watch the AI learn to play Meta-Tic-Tac-Toe:
A tic tac toe game I developed using vue. Computer AI works using the minimax algorithm
Add a description, image, and links to the minmax-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the minmax-algorithm topic, visit your repo's landing page and select "manage topics."