Skip to content

Commit 68aff0b

Browse files
authored
Merge pull request #46 from OpticFusion1/pr-696
Import upstream PR practical-tutorials#696: Add Pygame Quick Start Guide to README under Game Development section
2 parents 9224aa4 + b762974 commit 68aff0b

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
@@ -584,6 +584,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
584584
- [Mask detection using PyTorch Lightning](https://web.archive.org/web/20241123225203/https://towardsdatascience.com/how-i-built-a-face-mask-detector-for-covid-19-using-pytorch-lightning-67eb3752fd61?gi=2cdae04f54a6)
585585
- [Create your first PPO (Proximal Policy Optimization) in Python: Deep Reinforcement Learning Course in Chinese](https://github.com/opendilab/PPOxFamily)
586586

587+
### Game Development:
588+
589+
- [Pygame Quick Start Guide](https://pygame-gui.readthedocs.io/en/latest/quick_start.html)
590+
587591
### Miscellaneous:
588592

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

0 commit comments

Comments
 (0)