From d705d5115f1265319bbc0db44c2992c2d9297b35 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Mon, 17 Apr 2023 19:34:33 +0200 Subject: Add License and Readme Fix bug wiht loading images --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') 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) -- cgit v1.3.1