Skip to content

leo848/solostrike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solostrike

GitHub followers GitHub GitHub code size in bytes Website

Train your chess skills by playing randomly-generated mate-in-1 puzzles as fast as possible.

Local installation

$ # Clone the repository
$ git clone https://github.com/leo848/solostrike
$ cd solostrike

$ # Optional: generate your own FEN file
$ # Visit the backend directory
$ cd matemovemasters
$ # Generate a JSON file of chess positions (your own!)
$ cargo run --release
$ cd ..

$ # Build frontend
$ cd frontend
$ npm install
$ npm run dev

About

Train your chess skills by playing mate-in-1 puzzles rapidly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published