about summary refs log tree commit diff stats
path: root/js/mountain/game.js
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2024-02-19 07:48:29 -0500
committerelioat <elioat@tilde.institute>2024-02-19 07:48:29 -0500
commitfb5826dd545131084a7b2a032766c6f2c457c14c (patch)
tree272b264455329adf145617666439b5e8746eaf15 /js/mountain/game.js
parent0d7b8bddebc31146192de8761c262ee3ed9c6824 (diff)
downloadtour-fb5826dd545131084a7b2a032766c6f2c457c14c.tar.gz
*
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.
+