Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Structured source files into src folder | Baitinq | 2022-02-10 | 1 | -212/+0 |
* | Started preparation to implement proper altitude calculations and gravity | Baitinq | 2022-02-10 | 1 | -1/+2 |
* | Fixed heading calculation by using atan2 | Baitinq | 2022-02-10 | 1 | -10/+9 |
* | Add heading component to the x movement | Baitinq | 2022-02-09 | 1 | -4/+5 |
* | Started preparation to implement x movement | Baitinq | 2022-02-09 | 1 | -13/+27 |
* | Removed unnecessary plank constant | Baitinq | 2022-02-09 | 1 | -2/+1 |
* | Add payload mass | Baitinq | 2022-02-09 | 1 | -1/+3 |
* | Fixed thrust calculation by taking g into account | Baitinq | 2022-02-09 | 1 | -7/+7 |
* | Add support for rocket stages | Baitinq | 2022-02-08 | 1 | -26/+78 |
* | Add game atmospheric background | Baitinq | 2022-02-07 | 1 | -14/+33 |
* | Add initial pygame gui | Baitinq | 2022-02-07 | 1 | -19/+60 |
* | Initial Commit | Baitinq | 2022-02-06 | 1 | -0/+84 |