Silent Orbit is a 2D platformer game built with Three.js
Download the source, and run Server.jar
and open localhost:[port number from GUI]/index.html
By default the port is 8080
, so you would go to localhost:8080/index.html
to load the project
This assumes you have Java 11
at minimum installed on your computer.
Use the arrow keys to move around the level
If you encounter any bugs or would like to suggest a feature, please report them to the Issue Tracker.