Skip to content

tailuge/mistake-o-tron

Repository files navigation

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