A simple ChessAI to create single player chess game
Really dumb but valid Chess AI.
Fully playable chess component for Svelte. Powered by Chess.js logic, Chessground chessboard and optionally Stockfish chess AI.
Chess AI based on Alpha-Beta pruning algorithm.
A TypeScript implementation of a Chess Engine and AI. For an outline of how I've implemented it and how you can use it: visit https://bytethisstore.com/articles/pg/creating-a-chess-ai
Fully playable chess component for Svelte 4. Powered by Chess.js logic, Chessground chessboard and optionally Stockfish chess AI.
Javascript chess library for chess rules and chess ai.
Simple Chess AI for @chesslib/core
[](https://github.com/jhlywa/chess.js/actions) [](https://www.npmjs.com/package/chess.js) [
Fully playable chess component for Svelte. Powered by @jacksonthall22/chess.ts logic, Chessground chessboard and optionally Stockfish chess AI.
Motor de ajedrez IA con el algoritmo Cortins Chess para calcular movimientos estratégicos
Simple and fast Node.js chess engine with configurable AI and no dependencies
Reusable React Components for Heroes of Chess Apps
Chess and chess variant rules and operations
A decentralized chess protocol built on the Stacks blockchain.
Khmer Chess (Ouk) Brain
[](https://travis-ci.org/lubert/chess.ts) [](https://www.npmjs.com/package/@lubert/chess.ts)
Chess for new plugin
AI SDK by Vercel - build apps like ChatGPT, Claude, Gemini, and more with a single interface for any model using the Vercel AI Gateway or go direct to OpenAI, Anthropic, Google, or any other model provider.
A tiny (118 bytes), secure URL-friendly unique string ID generator
ng-chess AI engine plugin using chess.js and and stockfish
No description provided.
ES6 Module for playing chess
No description provided.
Sapphire Chess is a command line-based chess game with an algebraic notation input system, complete chess rules, a beautiful interface, and a functional AI. It provides three game modes: Human vs. Human, Human vs. AI, and AI vs. AI.
A modular, deterministic chess engine built around immutable objects. Cleanly expresses chess concepts in code and designed for easy integration with any UI. > ⚠️ Note: This is not a competitive chess engine like Stockfish. While AI features could be added in the future, the core purpose of this project is to provide a ruby gem for cleanly representing chess in code.