I want this to be a web application for learning to play chess like the wizard from Riga, Mikhail Tal.
create a build script to run all scripts necessary to build database, etc.donewrite tests for constructing individual pgns from master pgn database.done
find chessboard javascript application that will work with games database.donetry to minimize js footprint with zepto or some other jquery alternativei don't care right nowadd mobile events to the chessboarddone- allow filter by:
- year
- opening
- opponent
- tal white or black
allow guessing movedoneallow show me the movedoneallow show hintdonemobile version / responsive- do correct promotion (don't default to queen)
- show message on win (either checkmate or resignation)
- functional / unit tests