Skip to content

NVDIV/Breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Breakout Game

Breakout is a classic arcade game where the player controls a paddle to bounce a ball and break a wall of bricks. The goal is to eliminate all the bricks on the screen without letting the ball fall off the bottom. This implementation showcases basic game mechanics and is built using Java.

Features

  • Classic Breakout gameplay mechanics
  • Colorful brick layouts
  • Paddle control using keyboard input
  • Scoring system to track player progress
  • Game over screen when the player loses

Technologies Used

  • Java: The programming language used for game development.
  • Java Swing: Used for creating the graphical user interface (GUI) and handling game rendering.

Contact

If you’d like to reach out, feel free to connect with me:

Thanks for visiting!

About

Breakout is a classic arcade game where the player controls a paddle to bounce a ball and break a wall of bricks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages