https://github.com/breqdev/gravity-flip
A platformer game where you can flip gravity.
https://github.com/breqdev/gravity-flip
Last synced: 2 months ago
JSON representation
A platformer game where you can flip gravity.
- Host: GitHub
- URL: https://github.com/breqdev/gravity-flip
- Owner: breqdev
- Created: 2016-12-28T14:08:56.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-01-12T16:32:07.000Z (over 9 years ago)
- Last Synced: 2025-10-19T03:04:36.544Z (6 months ago)
- Language: HTML
- Homepage:
- Size: 3.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gravity-flip
A platformer game where you can flip gravity.
Press any key to reverse your current gravity.
Earn points by colliding with the top/bottom of each platform.
Lose points by colliding with the left/front side of each platform. You will lose half your points, plus one.
The game is over when either you have lost all of your points or you have reached the pink stripe.
I made this for an Engineering class assignment at school.