tictactoe-minimax-ai
Implements an AI that uses the minimax algorithm for the tictactoe game
Implements an AI that uses the minimax algorithm for the tictactoe game
Tic Tac Toe Minimax
Node Addon API Integration
A board game implementation library, focusing on artificial intelligence.
A general purpose game playing A.I. framework based on the Monte Carlo tree search algorithm.
A rudimentary chess engine and command-line interface.
chess engine for reasonml
a general purpose minimax framework which uses alpha-beta, an A.I. tool useful for machine decision making
A negamax implementation for Node JS.
Simple AI code
minimax library
A configurable implementation of negamax depth-first tree search with alpha-beta pruning
## API
A good old game of tic tac toe. Try your hand against our wonderful bot. MackRais MiniMax Bot.
A tic-tac-toe library for JS. For building n x n grids
Chess engine built in Javascript using the alpha-beta algorithm
A Tic Tac Toe Engine that handles game logic and uses Minimax AI Algorithm to find the best move
⚙ A simple api for minimax
⚙ A simple api for minimax
Library for building game trees and running the minimax algorithm for turn-based games