Gravity Jump!
A downloadable game for Windows and macOS
CREDITS: Huge thanks to Clear Code and his video on making a basic Platformer using pygame: https://www.youtube.com/watch?v=YWN8GcmJ-jA&t=175s&ab_channel=ClearCode
Many of the basic platforming concepts such as drawing the level, player movement, and collisions were done by following parts of this tutorial.
This is a short Platformer game I made for my Computer Science class. After the deadline, I really liked the idea so I polished it up and tried to make an executable for others to play.
The game is simple: get to the goal point without touching any spikes. The twist is that you're going to need to manipulate gravity to get there. There are 3 levels in total, each one harder than the last. The game counts your deaths for each level and shows you the total at the end. My current best is 20 deaths, see if you can beat it. Hope you have fun!
Controls:
W (or up arrow) - Gravity up
S (or down arrow) - Gravity down
A (or left arrow) - Left
D (or right arrow) - Right
SPACE - Jump
Install instructions
Download the zip for your corresponding operating system. Expand it, open the folder and double click the goal icon.
Leave a comment
Log in with itch.io to leave a comment.