Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 690 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 690 Bytes

Java Breakout

About

This repository contains my Java implementation of classic arcade game, Breakout. This project was primarily developed during my Object Oriented Programming classes in 2022, with subsequent updates, code changes and finalization completed by me. I later updated this project to feature Random Brick Colors.

Breakout

Project Showcase

Breakout.mp4

Download

Requirements

  • Java 17
  • JavaFX

Installation

git clone https://github.com/tukarp/Java-Breakout.git