CMU 15-112 term project GRAVITY. Selected as one of the 7 Showcase Projects in 2018 Spring. Fun game simulating gravity. An excursion in space. Multi-player ranking.
YouTube Link: https://youtu.be/qdMPuLDwEiM
Run File: “zmain.py”
Make sure you run on PYZO and you've installed PYGAME.
CITATIONS & CREDITS:
- Cite me along with this site if you need to use the CODES or IMAGES.
- PyGame Template for "zmain.py": Lukas Peraza, 15-112 F15 Pygame Optional Lecture, 11/11/15
- Inspiration: "Schwerkraft" on Google Play
- BGM: Matthew Pablo's "caketown" http://opengameart.org/users/matthewpablo http://www.matthewpablo.com/contact
- The value gravitationalConstant = 1.e4: http://users.softlab.ntua.gr/~ttsiod/gravity.html
Have fun!