This is a fun project to play around with Svelte and then implement my own chess engine.
Implemented using Svelte, Rollup and plain JavaScript
Install all dependencies
npm install
Start dev server using rollup
npm run dev
Additional scripts:
npm run build
npm run lint
TODO Docker
The following roadmap contains all the planned features: