josefjadrny / js-chess-engine
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.
☆146Updated last year
Alternatives and similar repositories for js-chess-engine:
Users that are interested in js-chess-engine are comparing it to the libraries listed below
- JavaScript chess engine with UCI support, own GUI and public API written by Code Monkey King☆59Updated 2 years ago
- A JavaScript chessboard without dependencies. Rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, expanda…☆238Updated 2 weeks ago
- WebAssembly port of the strong chess engine Stockfish☆288Updated 2 years ago
- The strong open source chess engine Stockfish compiled to JavaScript and WebAssembly using Emscripten☆211Updated 3 years ago
- Javascript library to allow reading of a PGN (Portable Game Notation) chess game notation, and providing the result as JSON.☆72Updated this week
- The Stockfish chess engine in Javascript☆999Updated last month
- Chess and chess variant rules and operations in TypeScript☆130Updated 3 months ago
- Chess.com public data API wrapper with "isChanged" and priority queue functionality.☆105Updated last year
- A UCI Javascript chess engine.☆46Updated this week
- stockfish-nnue.wasm☆103Updated last year
- PGN viewer widget☆116Updated 2 weeks ago
- WebGL chessboard library☆49Updated last year
- React wrapper of Chessground☆131Updated 2 years ago
- Simple PGN viewer with the necessary features to display chess games☆171Updated this week
- Chess game analyzer☆57Updated 2 months ago
- Usage examples for chessground☆58Updated last month
- Chessboard built for React☆274Updated 2 years ago
- Chess engine written in TypeScript, from scratch. Browser and UCI support.☆20Updated last year
- Chessground React Wrapper☆30Updated last year
- chessboard.js v2☆95Updated last year
- Creates chess puzzles from chess games and positions☆74Updated last year
- The React Chessboard Library used at ChessOpenings.co.uk. Inspired and adapted from the unmaintained Chessboard.jsx.☆393Updated this week
- Hungarian JavaScript Chess Engine☆26Updated last year
- Simple chess AI in JavaScript. Uses the chess.js and chessboard.js libraries.☆257Updated 3 years ago
- UCI Chess Engine written in C☆244Updated this week
- JavaScript chessboard☆2,056Updated 11 months ago
- UCI Protocol for node.js - talk to chess engines painlessly☆49Updated 3 years ago
- Responsive chess web GUI to play against the Stockfish 16 chess engine. Multiple web GUI implementations have also been included.☆62Updated 10 months ago
- Parse PGN files using peg.js☆36Updated this week
- Parse and create PGNs (Portable Game Notation for chess games)☆30Updated this week