Skip to content
Snippets Groups Projects
Commit 582c50f4 authored by Jacob Baggott's avatar Jacob Baggott
Browse files

README Update.

parent e30878d7
No related branches found
No related tags found
No related merge requests found
**How the game operates:**
Start game screen --> display prompts user to select level to play.
Easy, Medium, or Hard.
Once the level is selected, the player can press space bar to start the game.
Ball starts on the paddle, then bounces back and forth between the bricks and the paddles until all the bricks are destroyed.
OR the ball falls below the paddle.
The player controls the location of the paddle by pressing on the left or right arrow key to meet the location of the ball.
End game screen --> displays point total to the user.
**Game objectives:**
Destroy/break all the bricks by bouncing the ball off the paddle.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment