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. --- Assignment 1/splash.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 Assignment 1/splash.html (limited to 'Assignment 1/splash.html') diff --git a/Assignment 1/splash.html b/Assignment 1/splash.html deleted file mode 100644 index 1e53733..0000000 --- a/Assignment 1/splash.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - Document - - -
- -
- - - \ No newline at end of file -- cgit v1.2.3