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/players.png | Bin 0 -> 1972840 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 img/players.png (limited to 'img/players.png') diff --git a/img/players.png b/img/players.png new file mode 100644 index 0000000..ed67933 Binary files /dev/null and b/img/players.png differ -- cgit v1.2.3