
SYS.BLOG
Introducing Space Jumper, a Platformer
Space Jumper is a precision Lunar Lander-inspired platformer for PC and Android, with open-source code on GitHub.
Here is a quick preview of the AR version which is still WIP:
Google Play and the Google Play logo are trademarks of Google LLC.
FREQUENTLY ASKED QUESTIONS
What is a precision platformer?
A precision platformer demands exact control and timing from players, where small mistakes lead to failure. Games like Super Meat Boy and Celeste exemplify the genre, requiring players to master momentum, jumps, and movement physics.
How does Lunar Lander influence modern platformers?
The original Lunar Lander (1979) introduced physics-based thrust controls where players manage momentum against gravity. This core mechanic of controlling descent speed and trajectory appears in many modern platformers that incorporate realistic movement physics.
What makes physics-based platforming challenging?
Unlike traditional platformers where jumps are predictable, physics-based games require players to account for momentum, gravity, and thrust. You must plan landings while managing fuel or thrust resources, adding strategic depth to each movement.


