Skip to content

Commit b7f50d1

Browse files
authored
Update README.md
1 parent 36c301f commit b7f50d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
![breakout](https://github.com/joao003/breakout-python/assets/90219319/14620652-a816-450c-b0e8-ede935625bff)
66

7-
This is Breakout game made fully in Python with Pygame library. This was created for online programming course project, it is to show my skills that I learned from CS50. The objective of this game is to break all the bricks available in the level in order to pass to next level.
7+
This is Breakout game made fully in Python with Pygame library. This is created to show my skills that I learned from CS50. The objective of this game is to break all the bricks available in the level in order to pass to next level.
88

99
# Controls
1010
* Arrow keys - Move paddle

0 commit comments

Comments
 (0)