From 61dc7d2dba0835a26a896b88c019a1c5d027eb71 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Sun, 26 Mar 2023 19:06:23 +0200 Subject: Working game --- drMario.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 drMario.html (limited to 'drMario.html') diff --git a/drMario.html b/drMario.html new file mode 100644 index 0000000..57664f9 --- /dev/null +++ b/drMario.html @@ -0,0 +1,31 @@ + + + + + + + + + Dr. Mario + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file -- cgit v1.3.1