Skip to content

Gravity Balls is an exciting Python game where you’ll click on the screen to create balls that fall gracefully. So, are you ready to dive into the world of Gravity Balls and see how quick your reactions can be? 🎈

Notifications You must be signed in to change notification settings

AndreaBaciu17/GravityBalls-Python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔮Gravity Balls🔮

Date: 9/31/24
Author: Andrea B.
Contact: baciuandrea04@gmail.com

Description

Jump into the falling world of Gravity Balls! 🎈 Click to make a ball appear, and watch them fall gracefully down the screen. See how long you can last in this fun and addictive game!

Features

  • Multiple Balls: Enjoy the challenge of keeping track of numerous balls as they drop from wherever you click on the screen.

  • Smooth Animation: Experience a fluid gameplay with 120 frames per second, providing a seamless visual experience.

  • Interactive Intro Screen: Start your adventure with a welcoming screen that introduces the game and lets you jump right in with a simple click.

    GravityBalls Demo

How to Run the Code

  1. Clone the Repository:

    git clone https://github.com/AndreaBaciu17/GravityBalls-Python-.git
    cd GravityBalls-Python-
    
  2. Install Pygame: Make sure you have Python installed on your machine. Then install the Pygame module using pip:

    pip install pygame
    
  3. Run the Game: Ensure that the gravity_ball.png image is in the same directory as your code. Then run the Python script:

    python main.py
    

About

Gravity Balls is an exciting Python game where you’ll click on the screen to create balls that fall gracefully. So, are you ready to dive into the world of Gravity Balls and see how quick your reactions can be? 🎈

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published