← Back to Projects

Remember The Position
This is a web app game that challenges players to remember the exact positions of chess pieces in middlegames/endgames after having 10 seconds to memorize them.
I was inspired to do this after coming across some studies that reached the conclusion that masters can recall more pieces than a beginner if, and only if, it's a typical, possible and legal position.
It was one of my first projects, and it got more than 400 users from more than 40 countries.
Features
- Uses a list of pgn chess games to generate random positions
- Cross-Platform
Tech Used
- HTML
- CSS
- JavaScript
- jQuery