/mistake-o-tron

Reuse lichess mistake analysis

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Mistake-o-tron Build Status Coverage Status CodeFactor Gitpod Ready-to-Code

Reuse lichess stockfish analysis

Based on lichess' chessground and lichess API

Setup and build

nvm use v10.16.3
yarn install
yarn watch 

Test

yarn test

Demo

Mistake-o-tron

Screenshot

Serve on gitpod

python -m http.server 8000