about summary refs log tree commit diff stats
path: root/js/mountain/game.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/mountain/game.js')
-rw-r--r--js/mountain/game.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/js/mountain/game.js b/js/mountain/game.js
new file mode 100644
index 0000000..3c96005
--- /dev/null
+++ b/js/mountain/game.js
@@ -0,0 +1,3 @@
+// a 2d platformer game, where the character can jump, double jump, move left and right.
+// That character can avoid spikes and obstacles.
+