Friday, April 28, 2023

JS chess engine + React UI

no dependencies! MIT

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. @ GitHub

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.

Live DEMO


js-chess-engine - npm


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)



chessboardjs.com » Homepage

jbkunst/chessboardjs-themes: A try to make chessboardjs pieces and color themes

♕ Chessboarjs Pieces Themes

No comments: