josefjadrny / js-chess-engineLinks
Simple JavaScript chess engine without dependencies written in NodeJs. It can be used on both, server or client (web browser) and do not need persistent storage - handy for serverless solutions like AWS Lambda. This engine includes configurable AI computer logic.
☆150Updated 4 months ago
Alternatives and similar repositories for js-chess-engine
Users that are interested in js-chess-engine are comparing it to the libraries listed below
Sorting:
- A JavaScript chessboard without dependencies. Rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, expanda…☆266Updated last week
- The Stockfish chess engine in Javascript☆1,097Updated 4 months ago
- Chess.com public data API wrapper with "isChanged" and priority queue functionality.☆115Updated 8 months ago
- Chess and chess variant rules and operations in TypeScript☆151Updated 2 months ago
- React wrapper of Chessground☆135Updated 3 years ago
- Simple chess AI in JavaScript. Uses the chess.js and chessboard.js libraries.☆271Updated 4 years ago
- WebGL chessboard library☆49Updated 2 years ago
- Usage examples for chessground☆63Updated 2 months ago
- WebAssembly port of the strong chess engine Stockfish☆326Updated 2 years ago
- stockfish-nnue.wasm☆106Updated 2 years ago
- The strong open source chess engine Stockfish compiled to JavaScript and WebAssembly using Emscripten☆237Updated 3 years ago
- Javascript library to allow reading of a PGN (Portable Game Notation) chess game notation, and providing the result as JSON.☆78Updated this week
- Chessboard built for React☆272Updated 3 years ago
- JavaScript Chess☆101Updated 6 years ago
- Parse PGN files using peg.js☆39Updated 9 months ago
- A modern, responsive chessboard component for React applications.☆490Updated last month
- Rock Paper Scissors Game with Artificial Intellegence☆113Updated last year
- PGN viewer widget☆139Updated 2 weeks ago
- JavaScript chess engine with UCI support, own GUI and public API written by Code Monkey King☆62Updated 3 years ago
- chessboard.js v2☆107Updated last year
- Simple PGN viewer with the necessary features to display chess games☆180Updated last week
- JavaScript chessboard☆2,116Updated last year
- Mobile/Web chess UI for lichess.org☆1,258Updated last month
- Responsive chess web GUI to play against the Stockfish 16 chess engine. Multiple web GUI implementations have also been included.☆65Updated last year
- ☆208Updated 5 years ago
- UCI Protocol for node.js - talk to chess engines painlessly☆49Updated 3 years ago
- Chess game analyzer☆63Updated last month
- Wasabi Chess Engine - written in AssemblyScript☆107Updated last year
- A UCI Javascript chess engine.☆52Updated last month
- A TypeScript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection☆4,225Updated 2 months ago