mistake-o-tron icon indicating copy to clipboard operation
mistake-o-tron copied to clipboard

Reuse lichess mistake analysis

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