- Puzzle Format Games: Play games in a puzzle format in bulk, allowing you to practice and learn from multiple mistakes efficiently.
- Time Period Specification: Specify a time period to filter games so that you can focus on recent games or any other time frame.
- Gathers data from game in the specified time period for the specified user
- Collects FENs of positions where the errors (inaccuracies, blunders and mistakes) occurred
- Serves all of the puzzles in 1 large collection
NOTE : Only games that you have analyzed will be included. After playing, simply click the button displayed below:
- Install the dependencies:
npm install
- Start the application
npm run dev