Skip to content

luport-dev/Bouncing-Balls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bouncing Balls

A simple Pygame project demonstrating bouncing balls with collision and explosion effects.

Features

  • Multiple bouncing balls
  • Collision detection
  • Explosion effects with particles
  • Colorful visuals

Screenshot

Screenshot

Requirements

  • Python 3.x
  • Pygame

Installation

  1. Make sure you have Python 3.x installed. If needed, visit https://www.python.org/downloads/ to install it. You can verify your version by running:

    python --version
  2. Install Pygame:

    pip install pygame

Usage

Run the main.py file.

python main.py

About

Bouncing Balls is a self playing and 100% AI generated game in Python. No code was written manually!

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages