Skip to content

Commit b762974

Browse files
author
Gabriel Revelo
committed
Add Pygame Quick Start Guide to README under Game Development section
1 parent 243d339 commit b762974

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
503503
- [Code a Taylor Swift Lyrics Generator](https://towardsdatascience.com/ai-generates-taylor-swifts-song-lyrics-6fd92a03ef7e)
504504
- [Mask detection using PyTorch Lightning](https://towardsdatascience.com/how-i-built-a-face-mask-detector-for-covid-19-using-pytorch-lightning-67eb3752fd61)
505505

506+
### Game Development:
507+
508+
- [Pygame Quick Start Guide](https://pygame-gui.readthedocs.io/en/latest/quick_start.html)
509+
506510
### Miscellaneous:
507511

508512
- [Build a Simple Interpreter](https://ruslanspivak.com/lsbasi-part1/)

0 commit comments

Comments
 (0)