A chess engine and AI move finder written in Javascript. Beats Stockfish level 6 on Lichess.
-
Updated
Sep 25, 2025 - JavaScript
A chess engine and AI move finder written in Javascript. Beats Stockfish level 6 on Lichess.
The slickest way to get 4-in-a-row, written using HTML5, JS, and Mithril (like React). Features an AI player, online multiplayer capability, and a smooth user interface
🎮 Unbeatable Tic-Tac-Toe game using React and Minimax algorithm.
Minimax and Alpha-Beta Pruning implementations in JavaScript
Super Tic Tac Toe
Chess AI using Mini-max and Alpha-beta Pruning. || Implementation Project.
This is a chess engine created with JavaScript, HTML, and CSS. The computer can play against you with three difficulty levels: easy, medium, hard. The chess engine uses the minimax algorithm to decide on the best move to make. The minimax algorithm examines a large tree of possible moves that can be played by the computer and the opponent (human…
🤖A Tic-Tac-Toe solver that uses the minimax algorithm and alpha-beta pruning to make it unbeatable
Researching Minimax AI for the Fox and Hounds board game
Web-compatible minimax AI for checkers
Simple Chess artificial intelligence written in JavaScript.
Artificial Intelligence Tic-Tac-Toe game with Javascript (2 players & 1 player vs computer). Using MINIMAX and MINIMAX WITH PRUNING as a computer algorithm to play against the user
Isolation, AI game implemented in Javascript and React, using MiniMax with Alpha Beta Pruning.
A tic-tac-toe game implementing the minimax algorithm
4x4x4 tic tac toe game rendered in web browser using SVG
Tic Tac Toe Game
An AI powered Discord bot that chats, can search the web and generate both images and videos. Uses Llama 3.3, Minimax Video-01, DALL-E 3 and Spark Engine. No-code setup
Add a description, image, and links to the minimax topic page so that developers can more easily learn about it.
To associate your repository with the minimax topic, visit your repo's landing page and select "manage topics."