Skip to content

Commit af7d2e6

Browse files
authored
Create Readme.md
1 parent 622b5fd commit af7d2e6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

GAMES/Brick-Breaker_Game/Readme.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Brick Breaker Game
2+
3+
Brick Breaker (The game) is a Breakout clonewhich the player must smash a wall of bricks by deflecting a bouncing ball with a paddle. The paddle may move horizontally and is controlled with the side arrow keys.
4+
The app is built using pygame library.
5+
6+
## Setup instructions
7+
8+
Run `python/python3 brick_breaker.py`

0 commit comments

Comments
 (0)