From 13fabd8480ccd247a17a8d8f5c8d745546aa6957 Mon Sep 17 00:00:00 2001 From: landgreen Date: Mon, 23 Dec 2019 16:47:11 -0800 Subject: [PATCH] fixed shield pop out bug, game balance --- index.html | 79 +++++++++++++----- js/bullets.js | 223 +++++++++++++++++++++++++------------------------ js/engine.js | 15 ++-- js/index.js | 36 +++----- js/level.js | 19 +++-- js/mobs.js | 50 +++++------ js/player.js | 63 +++++++------- js/powerups.js | 38 +++++---- js/spawn.js | 52 ++++++------ style.css | 24 +++++- 10 files changed, 326 insertions(+), 273 deletions(-) diff --git a/index.html b/index.html index 1a1c2ca..3700d41 100644 --- a/index.html +++ b/index.html @@ -19,10 +19,12 @@ - + - + n-gon @@ -86,6 +88,17 @@ --> +
@@ -98,7 +111,9 @@
settings
- +
- +
@@ -166,23 +182,28 @@ fill: #1B1F23; } - - + + - Chat about n-gon in the discord.
Let me know about ideas, or bugs. + Chat about n-gon in the discord.
Let me know about ideas, + or bugs.


- + Github - Github hosts the source code for n-gon.
It's written in JavaScript, CSS, and HTML. + Github hosts the source code for n-gon.
It's + written in JavaScript, CSS, and HTML. - - + + - + @@ -304,7 +335,8 @@ - + Q @@ -335,13 +367,16 @@ fire field -