From 65977ce5aa81542401dba980bbf70cc6b9d9a5a2 Mon Sep 17 00:00:00 2001 From: landgreen Date: Sun, 1 Dec 2019 18:22:50 -0800 Subject: [PATCH] added 5 new mods, power up display, game balance --- index.html | 93 +++++++++------ js/bullets.js | 186 +++++++++++++++++++----------- js/engine.js | 5 +- js/game.js | 8 +- js/index.js | 64 +++++++---- js/level.js | 76 ++++++++++++- js/mobs.js | 4 +- js/player.js | 304 +++++++++++++++---------------------------------- js/powerups.js | 68 ++++++----- style.css | 113 +++++++++++++----- 10 files changed, 524 insertions(+), 397 deletions(-) diff --git a/index.html b/index.html index 99ed87b..d1cf3e7 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,6 @@ -
@@ -77,34 +76,82 @@ + + +
+ +
+ + + + + + +
- info + about
+
+ + +
+ + +
+ + +
+

+ - + - + - + - + - + - +
FIREFIRE left mouse
FIELDFIELD right mouse / spacebar
MOVEMOVE WASD / arrows
GUNSGUNS Q / E / mouse wheel
ZOOMZOOM + / -
PAUSEPAUSE P