aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2023-04-17 19:34:33 +0200
committerMaksymilian Jopek <maks@jopek.eu>2023-04-17 19:34:33 +0200
commitd705d5115f1265319bbc0db44c2992c2d9297b35 (patch)
treedcf8d0cab95cf1fb05ce8147e4e89620c6e47f90 /README.md
parent4db4b5791cd1359519933871ab65412acafb71d7 (diff)
download1942-d705d5115f1265319bbc0db44c2992c2d9297b35.tar.gz
1942-d705d5115f1265319bbc0db44c2992c2d9297b35.tar.zst
1942-d705d5115f1265319bbc0db44c2992c2d9297b35.zip
Add License and ReadmeHEADmaster
Fix bug wiht loading images
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1dd9a26
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# Classic arcade game made with vanilla JS
+Features:
+- Full first world of "1942"
+- Same as original
+- Challenging gameplay
+- Leaderboard
+- Original sounds
+
+![Screen of 2nd wave](screen-1.png)
+![Screen of 3rd wave](screen-2.png)
+![Screen of saving the result](screen-3.png)