Skip to content

Commit dc0a94c

Browse files
committed
add breakout game pygame tutorial
1 parent ac1f0b4 commit dc0a94c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ This is a repository of all the tutorials of [The Python Code](https://www.thepy
341341
- [How to Build a Sudoku Game with Python](https://thepythoncode.com/article/make-a-sudoku-game-in-python). ([code](gui-programming/sudoku-game))
342342
- [How to Make a Pacman Game with Python](https://thepythoncode.com/article/creating-pacman-game-with-python). ([code](gui-programming/pacman-game))
343343
- [How to Add Sound Effects to your Python Game](https://thepythoncode.com/article/add-sound-effects-to-python-game-with-pygame). ([code](gui-programming/adding-sound-effects-to-games))
344+
- [How to Build a Breakout Game with PyGame in Python](https://thepythoncode.com/article/breakout-game-pygame-in-python). ([code](https://github.com/Omotunde2005/Breakout_with_pygame))
344345

345346

346347
For any feedback, please consider pulling requests.

0 commit comments

Comments
 (0)