Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧱 Breakout Game – JavaFX Edition

A polished version of the classic Breakout game written in Java using JavaFX. The game features paddle control, bouncing ball physics, and dynamic brick layout.


🎮 Features

  • JavaFX-based 2D gameplay
  • Smooth paddle movement with mouse
  • Ball collision with bricks and paddle
  • Level generation system with colored bricks
  • Money bricks with visual highlights
  • Win condition and auto exit

🛠 Technologies Used

  • Java 17+
  • JavaFX
  • Object-Oriented Design

🚀 Getting Started

Prerequisites

  • Java JDK 17
  • JavaFX SDK

📦 How to Run

  1. Clone the repository:
git clone https://github.com/vbnk22/BrakeoutGame
cd breakout-java
  1. Compile the game:
javac BreakoutGame.java
  1. Run the game:
java BreakoutGame

🖼️ Screenshot

Gameplay

About

A game based on Breakout game.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages