Skip to content

ahnfikd7/circle-breaker

Repository files navigation

# Circle Breaker

Circle Breaker is a fun and challenging game inspired by the classic brick breaker game. In Circle Breaker, the goal is to break all the circles using a ball while controlling a paddle to prevent the ball from falling off the screen. The player must break all the circles to advance to the next level.


## How to Play

- Use the Left and Right arrow keys to move the paddle.
- Press Enter to start the game or restart after losing.
- Break all the circles to win the game.

## Installation

1. Install Java Development Kit (JDK) if you haven't already. You can download it from the official Oracle website: https://www.oracle.com/java/technologies/javase-jdk14-downloads.html

2. Clone the repository:

git clone https://github.com/ahnfikd7/circle-breaker.git

3. Change to the cloned directory:

cd circle-breaker

4. Compile the Java files:

javac circleBreaker/*.java

5. Run the compiled 'Main':

java circleBreaker.MainClass


## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages