We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04361a3 commit 58bd71dCopy full SHA for 58bd71d
README.md
@@ -1,6 +1,14 @@
1
# Forever
2
Infinite-runner style game built with JMonkeyEngine 3.
3
4
+# Instructions
5
+* Move left/right with the arrow keys or A/D.
6
+* Jump with space.
7
+
8
+# Platform Support
9
+Linux is supported.<br>
10
+MacOS and Windows are supposed to work, but are untested.
11
12
# Dependencies
13
* [JMonkeyEngine 3.5+](https://github.com/jMonkeyEngine/jmonkeyengine)
14
* [JmeUtilityLibrary](https://github.com/codex128/JmeUtilityLibrary)
0 commit comments