aboutsummaryrefslogtreecommitdiff
path: root/src/game.html
Commit message (Collapse)AuthorAgeFilesLines
* Add some score HTMLThomas Voss 2022-01-011-0/+6
|
* Reorganize files, and add lots of CSSThomas Voss 2022-01-011-0/+198
All images have been moved to img/ All source code has been moved to src/ The game.html page now has a draughts board, a vertical seperator, an imcomplete move history table, a resign button, and a move history title.