From 7f234bc43bc06b2aea9fb7923fd1033fedc7d15d Mon Sep 17 00:00:00 2001 From: landgreen Date: Sun, 17 Nov 2019 17:48:18 -0800 Subject: [PATCH] added new mods, discord link --- index.html | 24 ++++-- js/bullets.js | 207 ++++++++++++++++++++++++++++--------------------- js/dssd.js | 41 ++++++++++ js/engine.js | 33 +++++--- js/index.js | 5 ++ js/level.js | 14 ++-- js/mobs.js | 10 ++- js/player.js | 5 +- js/powerups.js | 3 +- js/spawn.js | 14 ++-- style.css | 4 + 11 files changed, 237 insertions(+), 123 deletions(-) create mode 100644 js/dssd.js diff --git a/index.html b/index.html index 0de6999..7a1332a 100644 --- a/index.html +++ b/index.html @@ -113,6 +113,22 @@ -->
+
+ + + + + + + + Chat about n-gon in the discord.
Let me know about ideas, or bugs. +
+
+
@@ -121,9 +137,10 @@ -

Written by Ross Landgreen

+ Github hosts the source code for n-gon.
It's written in JavaScript, CSS, and HTML. +
+
- @@ -319,9 +336,6 @@ - - -