https://github.com/maverickpanda/gravity-ball
Keep the gravity ball from floating off into space
https://github.com/maverickpanda/gravity-ball
casual-game game-development games unity unity2d
Last synced: 2 months ago
JSON representation
Keep the gravity ball from floating off into space
- Host: GitHub
- URL: https://github.com/maverickpanda/gravity-ball
- Owner: MaverickPanda
- Created: 2025-03-31T17:59:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T14:39:46.000Z (about 1 year ago)
- Last Synced: 2025-04-08T15:41:51.783Z (about 1 year ago)
- Topics: casual-game, game-development, games, unity, unity2d
- Language: C#
- Homepage:
- Size: 33.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Author: Jay MacFarlane
Note: This repository is read-only. Feel free to fork or download, but no changes will be accepted.
All music in this game is the original creation of Jay MacFarlane under the pseudonym Maverick Panda. Please do not recreate, commercially use, or publish this music in any format without the creator's express permission.
This project was based on the Game Maker's Toolkit Unity Tutorial for Complete Beginners (https://www.youtube.com/watch?v=XtQMytORBmM&t=146s&pp=ygUQdW5pdHkgZXNzZW50aWFscw%3D%3D).
To play the game:
- Download and exract Gravity Ball.zip
- Navigate to the folder, right-click on Gravity Ball.exe, select "Create a shortcut"
- Add the shortcut to your desktop and open it
- **Controls** are simple: press the spacebar to momentarily activate gravity - try not to hit the walls!
- To exit the game, press the Tab key while holding the Alt key and close the game window
Additional features added:
- High score
- Game over screen
- Gravity mechanic (rather than flying)
- Original soundtrack
Future features:
- An exit button to close the game