about summary refs log tree commit diff
path: root/simulation.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented force calculation for x coordinateBaitinq2022-02-091-18/+31
* Started preparation to implement x movementBaitinq2022-02-091-8/+17
* Fixed thrust calculation by taking g into accountBaitinq2022-02-091-1/+1
* Add support for rocket stagesBaitinq2022-02-081-9/+12
* Add game atmospheric backgroundBaitinq2022-02-071-0/+1
* Add initial pygame guiBaitinq2022-02-071-3/+4
* Initial CommitBaitinq2022-02-061-0/+85