Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 758 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 758 Bytes

GRAVITY

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/45XFh8-XzlE

Run File: “zmain.py”

Make sure you run on PYZO and you've installed PYGAME.

CITATIONS & CREDITS:

  1. Cite me along with this site if you need to use the CODES or IMAGES.
  2. PyGame Template for "zmain.py": Lukas Peraza, 15-112 F15 Pygame Optional Lecture, 11/11/15
  3. Inspiration: "Schwerkraft" on Google Play
  4. BGM: Matthew Pablo's "caketown" http://opengameart.org/users/matthewpablo http://www.matthewpablo.com/contact
  5. The value gravitationalConstant = 1.e4: http://users.softlab.ntua.gr/~ttsiod/gravity.html

Have fun!