From 53acd91cf3bc4c5a8873e5eeb0afb4eb998934c7 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 1 Jan 2022 19:03:10 +0100 Subject: Reorganize files, and add lots of CSS 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. --- img/mill.png | Bin 0 -> 1977786 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 img/mill.png (limited to 'img/mill.png') diff --git a/img/mill.png b/img/mill.png new file mode 100644 index 0000000..3fa90b0 Binary files /dev/null and b/img/mill.png differ -- cgit v1.2.3