https://github.com/bytejoseph/ball-game
A fun ball bouncing game
https://github.com/bytejoseph/ball-game
game love love2d lua
Last synced: 9 months ago
JSON representation
A fun ball bouncing game
- Host: GitHub
- URL: https://github.com/bytejoseph/ball-game
- Owner: ByteJoseph
- Created: 2025-05-29T08:34:09.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-05-29T09:01:59.000Z (10 months ago)
- Last Synced: 2025-06-07T07:01:55.214Z (9 months ago)
- Topics: game, love, love2d, lua
- Language: Lua
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ball Game
A fun ball bouncing game that challenges your reflexes

# Download
Get the Windows executable here:
[Download Ball game](https://github.com/ByteJoseph/Ball-game/releases/download/v1/Ball.game.exe)
# How to Play
- Use Left and Right Arrow keys to move the Bar.
- Bounce the ball with the Bar to score points.
- Don’t let the ball fall off the screen—game over if it does.
- Click the Retry button to try again after losing.
# Quick Facts
- 2D ball movement math — no physics engine used
- Sound effects for extra fun
- Resizable window
- Run the .exe file — no installation needed