Pinned Repositories
chess-api
REST-like chess API.
chess-data
The simplest yet powerful MySQL chess database to learn and play chess online.
chess-server
Asynchronous PHP server that provides chess services over a WebSocket connection.
chessboard
A JavaScript chessboard without dependencies. Rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, expandable
embedblab
A multi-page app (MPA) using server-side rendering (SSR) to learn and play chess online. A single-page app (SPA) is embedded as an iframe.
perception
Chess piece image recognizer.
php-chess
A chess library for PHP offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, image recognition and knowledge extraction from games.
spablab
A single-page app (SPA) to learn and play chess online.
tsblab
A chess library for TypeScript.
website
A free, open-source web app to learn and play chess online. Created with PHP and JavaScript, using Symfony and Bootstrap.
ChesslaBlab's Repositories
chesslablab/php-chess
A chess library for PHP offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, image recognition and knowledge extraction from games.
chesslablab/spablab
A single-page app (SPA) to learn and play chess online.
chesslablab/chess-server
Asynchronous PHP server that provides chess services over a WebSocket connection.
chesslablab/chess-data
The simplest yet powerful MySQL chess database to learn and play chess online.
chesslablab/website
A free, open-source web app to learn and play chess online. Created with PHP and JavaScript, using Symfony and Bootstrap.
chesslablab/chess-api
REST-like chess API.
chesslablab/tsblab
A chess library for TypeScript.
chesslablab/perception
Chess piece image recognizer.
chesslablab/chessboard
A JavaScript chessboard without dependencies. Rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, expandable
chesslablab/embedblab
A multi-page app (MPA) using server-side rendering (SSR) to learn and play chess online. A single-page app (SPA) is embedded as an iframe.
chesslablab/.github
Open-source chess lab.
chesslablab/reactblab
An easy-to-use, state-management agnostic React library of chess components and utilities.
chesslablab/good-first-issue
Make your first open-source contribution.
chesslablab/js-utils
An easy-to-use JavaScript module library of chess components and utilities.
chesslablab/uci-engines
UCI Engines