Skip to content

mpvdk/chesscoordinates

Repository files navigation

Chess Coordinates- and Memory- Practice App

This is a simple web-app that helps you improve your memory for chess and master algebraic notation.

It has 6 practice modes:

  1. ranks - identify ranks
  2. files - identify files
  3. squares - identify squares
  4. colours - associate colours with algebraic notations
  5. moves - make moves based on algebraic notation
  6. position - recreate positions from memory

It is deployed at https://www.chesscoordinates.com

Stack

Plain HTML, CSS and JavaScript. The app is not complicated enough to merit a framework.

Contributing

Find an issue with the app or have any suggestions? Your input is welcome. Open an issue or create a pull request.

Development

  1. Clone repo
  2. Run http-server
  3. Hack away

To-do:

  • Add more fen-notation positions and think of a better way to serve them on demand (current setup adds bytes for every position added of course)
  • Same for pgn games
  • Add themes

About

Chess Coordinates- and Memory- Practice App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors