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
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.
A Tic Tac Toe website featuring an AI opponent powered by the Minimax algorithm for challenging gameplay.
This is a command-line Tic Tac Toe game with a computer opponent that uses the minimax algorithm for strategic moves.
Basic TicTacToe Game using Javascript
Tic Tac Toe using the minmax Algorithm
I'm awful at tictactoe, so I made a smart board that can play it for me.
Tic Tac Toe Game with AI using minimax
A tic tac toe game I developed using vue. Computer AI works using the minimax algorithm
Watch the AI learn to play Meta-Tic-Tac-Toe:
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."