about summary refs log tree commit diff
path: root/main.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-09Started preparation to implement x movementBaitinq3-25/+58
2022-02-09Removed unnecessary plank constantBaitinq2-5/+3
2022-02-09Add payload massBaitinq2-3/+6
2022-02-09Fixed thrust calculation by taking g into accountBaitinq5-15/+15
2022-02-08Add support for rocket stagesBaitinq6-64/+155
2022-02-07Add game atmospheric backgroundBaitinq2-14/+34
2022-02-07Add initial pygame guiBaitinq3-22/+82