Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 370 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 370 Bytes

OSLS (Overly Simple Launch Simulator)

Running

$ nix develop
$ python src/main.py

Controls

x -> toggle engine
z -> stage separation
l/r arrows -> engine gimbal left/right
u/d arrows -> engine thrust up/down
+/- -> speedup/speeddown time
shift + (+/-) -> speedup/speedown physics
space -> pause

Dependencies

Check inside shell.nix :)