about summary refs log blame commit diff
path: root/README.md
blob: d105ccbde9b7b33a8f7a5e14a9b08ffe65e29380 (plain) (tree)
1
2
3
4
5
6
7
8

                                       





                    










                                         



                         
# 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 :)
```