Chess 960 to the next level. - A listing of fair chess positions starting from very unbalanced positions.
Inspired from
- https://github.com/santient/GeneticChess
- https://github.com/WintrCat/chesscraziness/tree/master
npm install
npm run build
npm run serve
or any other method to serve the app on http://localhost:8000npm run watch
to modify it for development/testing
The deployed site is the main branch of github.