Skip to content

GIL794/Ball-Catch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Catch the Ball – Simple Pygame for Beginners

A minimal Pygame project: Move a basket to catch falling balls!  
Perfect for first-time Pygame devs.

## How to Play

- Move the basket left/right with the arrow keys.
- Catch falling balls to score points.
- Missed balls reset the round.

## Setup

1. Install pygame:  
   `pip install pygame`
2. Run the game:  
   `python simplegame.py`
3. Quit: Close the window or press ESC.

## Contributing

Pull requests welcome! Try adding a timer, scoreboard, or more balls.

## License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages