Chess 960 to the next level. - A listing of fair chess positions starting from very unbalanced positions.
Inspired from https://github.com/santient/GeneticChess but designed to be more user-friendly and scale to create more positions.
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