
Broken Shuttle
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
My first Ludum Dare \o/
Linux: you must have python and pygame installed (`pip install pygame`), and you can run the game with `python3 game.pyw`. If the game doesn't start, try with pip3 (or python3-pip).
Principle
A physics puzzle game where you control a shuttle running out of power, and you must use gravity to save energy and reach the space station.Screenshots
Controls
Mouse buttons (more details in game).Installation
Windows: unzip the files and run game.exeLinux: you must have python and pygame installed (`pip install pygame`), and you can run the game with `python3 game.pyw`. If the game doesn't start, try with pip3 (or python3-pip).