Found 29 repositories(showing 29)
triestpa
Tiny Node API to interface with Stockfish chess AI.
Multiple instances of Stockfish with Node.js example
shahradelahi
♟️ Stockfish 17.1 WASM chess engine for Node.js with UCI and analysis.
RavivGilady
Algebraic Chess ♟️ is a real-time multiplayer chess app with a microservices backend (Node.js, Kafka, Stockfish) deployed to AWS EC2 using Docker Compose, Nginx, and SSL. Frontend hosted on Vercel. Built for scalability, interviews, and fun.
AmanVerma1067
A full-featured web-based chess application built with Next.js (React) on the frontend, Flask + Stockfish for AI moves, and a dedicated Node.js + Socket.IO server for real-time multiplayer. Play against an AI or challenge a friend online with live spectator support.
iannisdezwart
Node.js wrapper around the stockfish chess engine.
Nap095
Stockfish installation in node.js
therealrainman
Node.js client for connecting to stockfish-socket-server
Satoru10
#node $(dirname "$(readlink -f "$0")")/src/stockfish.js node --experimental-wasm-simd --experimental-wasm-threads --experimental-wasm-bulk-memory $(dirname "$(readlink -f "$0")")/src/stockfish.js
marisvs
Stockfish modified to add specific functionality. For instance to print the searchtree node by node.
Chess engine node process, based off of https://github.com/nmrugg/stockfish.js
Sunil-Kumar-1508
A fast, web-based Chess Game Analyzer built with HTML, CSS, JavaScript, and Node.js. Using chess.js for PGN parsing and the Stockfish engine for evaluation, it provides instant move analysis, accuracy scores, and performance insights in a simple, lightweight, and user-friendly interface.
Bot-Rakshit
No description available
iannisdezwart
No description available
svr-dev
assessment test based on node-stockfish
Dboingue
A raw example of communication between node.js and stockfish
zoravur
Chess engine wrapper for stockfish in Node
ChennaiVaasi
: Scalable Node.js + WebSocket server using Stockfish for chess analysis
ersanceylan
a simple node.js server to communicate with stockfish engine
fghrtee
web based chess ap made using node.js, stockfish engine integrated and p5.js
SteffenKeller
A simple lichess.org chess bot implementing the Stockfish 11 chess engine in a Node.js environment
CharlesGraven
Chess-Manager is a Node.js application to manager chess games. It is aimed to integrate stockfish as the main engine.
LambertMondo
A real-time multiplayer chess WebApp built with React, Node.js, and Socket.io, seamlessly integrated into Telegram groups with Stockfish AI and live ELO rankings.
Daksh-chhabra
Built a chess analyzer from scratch using html css js node react and APIs and integrated stockfish for move analysis and best moves with ratings and accuracy
alegerber
A TypeScript-based MCP server that exposes Stockfish chess engine capabilities to AI assistants — position/game analysis, opening database lookup, and puzzle generation. Deployable via Docker or Node.js.
BTheCoderr
ChessUniverseApp - A feature-rich multiplayer chess platform with real-time gameplay, AI opponents, puzzle solving, and game analysis. Built with Node.js, Express, Socket.IO, and MongoDB. Features include ELO rating system, tournament play, and Stockfish integration.
Aryan9131
This is a full-stack chess application built using the MERN stack (MongoDB, Express, React, Node.js). The frontend uses react-chessboard for the chessboard UI, while chess.js handles move validation and game logic. For AI-based moves, the backend integrates the Stockfish chess engine to provide an intelligent computer opponent.
Rimjhimv2
React Chess is a full-stack chess application built with the MERN stack (MongoDB, Express, React, Node.js). It features dynamic gameplay with move validation, AI opponents via Stockfish, user authentication with game history, real-time updates, and a responsive React UI. The project demonstrates modern full-stack development and interactive web app
nguyendinhhieu1210
Nền tảng cờ vua full-stack cho phép đăng ký/đăng nhập với OTP, đặt lại mật khẩu qua email, chơi với AI (Stockfish) và chơi người với người bằng WebSocket, lưu lịch sử ván đấu và xếp hạng ELO. Xây dựng bằng React, Node.js (Express) và MongoDB, bảo mật với JWT và bcrypt.
All 29 repositories loaded