https://github.com/allanchain/threebody
A simulation of three body movements in pygame
https://github.com/allanchain/threebody
Last synced: about 2 months ago
JSON representation
A simulation of three body movements in pygame
- Host: GitHub
- URL: https://github.com/allanchain/threebody
- Owner: AllanChain
- Created: 2018-05-27T01:32:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-17T13:51:09.000Z (almost 8 years ago)
- Last Synced: 2025-03-06T19:44:31.642Z (over 1 year ago)
- Language: Python
- Size: 20.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ThreeBody
A simulation of three body movements in pygame
# TODO
- Deal with star collision
- Add command line support
- Render printed info to pygame window