no dependencies! MIT
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 also includes configurable basic AI computer logic.
examples
js-chess-engine-app - React application example with js-chess-engine REST API backend (without persistent storage) - GitHub or LIVE DEMO
Simple Fastify server
Console
PC vs PC match
josefjadrny/js-chess-engine-app: Single-page React app example for js-chess engine backend @GitHub
single-page React app example for js-chess-engine backend.
some alternatives:
Build a Simple Chess AI in JavaScript - DEV Community
Chess AI (https://zeyu2001.github.io/chess-ai/)
zeyu2001/chess-ai: Simple chess AI in JavaScript. Uses the chess.js and chessboard.js libraries. @GitHub
A step-by-step guide to building a simple chess AI @ freecodecamp
lhartikk/simple-chess-ai: A simple chess AI @GitHub
raydog/deno-chess: A Typescript Chess engine. @GitHub
Deno-Chess is a speedy pure-Typescript chess engine. It is packaged for Deno, as well as for the browser (TypeScript, MIT)
jbkunst/chessboardjs-themes: A try to make chessboardjs pieces and color themes
No comments:
Post a Comment