batuhanonder / BouncingBall

It is a bouncing ball game that I created inspired by the old games BrickBreaker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BouncingBall

I created this game, which I created in the light of my curiosity about coding nostalgic games, inspired by BrickBraker. Our goal in this game, which also has a score table, is to keep the ball on the board. Although the game is sustainable, it is limited to 1500 points.

This Project

Screenshot_2

This project was built using the Java SE Development Kit 8 functionality Applet. Its algorithm is completely developed by myself. Besides these, MouseListener, KeyListener and Threads are used.

What Was Used

About

It is a bouncing ball game that I created inspired by the old games BrickBreaker.

License:MIT License


Languages

Language:Java 100.0%