about summary refs log tree commit diff
path: root/main.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Started preparation to implement x movementBaitinq2022-02-091-13/+27
* Removed unnecessary plank constantBaitinq2022-02-091-2/+1
* Add payload massBaitinq2022-02-091-1/+3
* Fixed thrust calculation by taking g into accountBaitinq2022-02-091-7/+7
* Add support for rocket stagesBaitinq2022-02-081-26/+78
* Add game atmospheric backgroundBaitinq2022-02-071-14/+33
* Add initial pygame guiBaitinq2022-02-071-19/+60
* Initial CommitBaitinq2022-02-061-0/+84