Some advances. TODO: test board.js, and then game.js, and then implement room.js
[vchess.git] / db /
2019-01-12 Benjamin AuderSome advances. TODO: test board.js, and then game.js...
2019-01-08 Benjamin AuderSave current state (unmerged, broken, not working...)
2018-12-27 Benjamin AuderFix typo in db/populate (for Upsidedown variant)
2018-12-27 Benjamin AuderFix db scripts
2018-12-24 Benjamin AuderImplemented and tested DarkChess. Berolina, Upsidedown...
2018-12-18 Benjamin AuderPlay computer move in webworker to not freeze interface
2018-12-18 Benjamin AuderRemove database from git repo
2018-12-18 Benjamin AuderSome refactoring in variants logic: more robust FEN...
2018-12-15 Benjamin AuderOn the way to problems: saving state [not functional...