Found 839 repositories(showing 30)
awaismirza
BrickBreaker Game Developed in Java using swing
asifahmed90
A simple 2D Brick Breaker Game in Java
high-horse
🎮 Entertainment Console : A console-based gaming platform built with Core Java. Enjoy simple classic games like Snake and Brick Breaker, all in one place! 🕹️
syedowaisalishah
No description available
cis3296s22
A simple computer game based on the well-known "Breakout" game built from an open source project and coded in the Java programming language.
anas-stuff
Brick Breaker Game simple use java swing
zakaria5729
Brick Breaker is a simple java (swing/desktop) application game project.
dev-aniketj
I develop brick breaker game which is purely developed by using JAVA Language.
towfiq-ul
A game called "Brick Breaker" using Java
purvag15
It is similar to the Brick Breaker game. It is made using Java Swing and has various features and 3 levels of game.
Danish-Belal
Brick Breaker Game using Java
LEGENDVISHAL
A game in which we have to break the bricks by bouncing the ball upwards.
This project is a classic arcade-style Brick Breaker game developed using Java and Swing for the graphical user interface (GUI). Inspired by popular retro games like Breakout and Arkanoid, the game offers an engaging and dynamic experience where players control a paddle to bounce a ball and break bricks arranged at the top of the screen.
IamRiddhi
A Simple Brick Breaker Game developed by me using JAVA swing. You can download the jar file and play the game from here at https://drive.google.com/file/d/1xRvR...
Abhishek971999
A brick breaker game with Java. I have used JFrame and JPanel for drawing different graphics
eduonix
This is the source code for the 'Creating A Brick Breaker Game in Java' video. Both Part 1 and Part 2.
shankar-01
I implement this game in java to understand how physics principles are implemented through programming.
Shreesh-T
It is a traditional brick breaker game in which number of bricks increase with every level you pass.
Esgoda
A simple brick-breaker game, written in Java.
misbahiradat
This is a brick breaker game project developed using Java programming language. The game is designed to run on any Java IDE, providing an enjoyable gaming experience. The game's source code is contained in the zip file, which can be easily downloaded and opened on any Java IDE.
TopazAvraham
An implementation of the nostalgic Arkanoid brick breaker game using Java. Includes a menu and animations, and a timer at the beginning of each level. it's possible to personalize the block design of each level. In order to add or edit levels in the game, you don't have to learn to code.
Shubhashis-coder
Brick Breaker game consists of bricks aligned at the top of the screen. The player is represented as a tiny ball that is placed on a small platform at the bottom of the screen. The platform can be moved around from left to right on the screen with the help of arrow keys on the keyboard. The player uses the platform to keep the ball running. The goal is to break the bricks without missing the ball with your platform. The project makes use of Java swing, OOPS concepts and much more.
IamRiddhi
Collapse projects section Projects Edit project Block Breaker Using JAVA Project nameBlock Breaker Using JAVA Feb 2018 – Feb 2018 Project description*Brick Breaker Game* A Simple Brick Breaker Game developed by me using JAVA swing. *Description* Try to break all the blocks as fast as you can. Score decreases with each passing time, so its a race against time, the less time you will take to destroy all the blocks(bricks) your score will be high. *Watch Gameplay* at https://www.youtube.com/watch?v=MLH6zOdcbIM&feature=youtu.be See project Block Breaker Using JAVASee project Edit project Weather of the World! Project nameWeather of the World! Aug 2017 – Aug 2017 Project descriptionA weather search engine providing you with the weather details of different cities across the globe along with the forecast for next 9 days! Languages used: HTML,CSS, JAVASCRIPT , PHP along with JSON, AJAX. See project Weather of the World!See project Edit project Number Arranger Puzzle Project nameNumber Arranger Puzzle Jul 2017 – Jul 2017 Project descriptionMaking a Sliding Number Arranger Puzzle Game via HTML CSS JAVA SCRIPT See project Number Arranger PuzzleSee project Edit project Nibble Game Project nameNibble Game Jun 2017 – Jun 2017 Project descriptionThe game's objective is to navigate a virtual snake through a walled-space while consuming food along the way. The player must avoid colliding with walls, and their own snake. Since the length of the snake increases with each number consumed, the game increases in difficulty over time. After a particular no of food has been eaten(varies from level to level), the player progresses to the next level, with more complex obstacles and increased speed. This was originally created by Microsoft, Its been an humble attempt by me using C++ taking inspiration from their dos Game. I have shared the google drive link. Download the zip file,extract and run the exe file!!!! Thank You! P.S- Don't be afraid if browser usually throws up a warning message not to download the file....because browser gives a warning when u download exe files...no need to worry..just ignore and keep the file. After playing u can delete it. Language Used- C++ without using graphics.h To watch Gameplay go to https://youtu.be/uERs7e4QMaA
fhammoud
Simple Brick Breaker game written in Java
jrsinha2
Simple Brick Breaker game developed in Java
eu-waliston
Java-Game-Brick-Breaker
danieltyukov
Java Brick Breaker Game
benaka17
Brick Breaker game in Java
PoojaJadhav03
Brick_Breaker_Game Using Java
Ouss-commit-code
A classic arcade-style Brick Breaker game built entirely in Java, using core object-oriented principles and Swing for rendering. This project demonstrates fundamental game development concepts including collision detection, event handling, and real-time rendering.