Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 1.75 KB

README.md

File metadata and controls

52 lines (28 loc) · 1.75 KB

BrickGame

Made a brick game for University project
I used javaFx for this project.

flowchart

flowchart


Brick_Game

Game_over.mp4

Output:

1. Menu

image1

2. How to play

On Clicking “How To Play”, instructions are displayed to play the game. Clicking “Back to Menu” will display menu again.

image2

3. Start Game

image3 On clicking “Start Game”, BrickBreaker game will start. User will have 2 lives to play the game. Game will not start until mouse will hover over paddle.

4. life lost

image4

When user loses 1 life lost, Game will start again. Ball will be on starting position and it will not start until user mouse move over paddle.

5. You Win

image5 On breaking all the bricks, a scene of “You Win” will be displayed with sound effects.

6. You Lose

image6