diff --git a/guide/english/game-development/pygame/index.md b/guide/english/game-development/pygame/index.md index f3f6f15dd7..9ee82d8bc1 100644 --- a/guide/english/game-development/pygame/index.md +++ b/guide/english/game-development/pygame/index.md @@ -13,3 +13,13 @@ The project started in the year 2000 as a result of the death of PySDL. The Pyga released after six months development in April of 2001. * [Pygame Official Website](https://www.pygame.org) + +### Tutorials + +* [Making Games with Python & Pygame](https://inventwithpython.com/pygame/) + +### Noteworthy Games + +* [Metin 2](https://en.metin2.gameforge.com/) +* [Frets On Fire](http://fretsonfire.sourceforge.net/) +* [Analogue: A Hate Story](https://store.steampowered.com/app/209370/Analogue_A_Hate_Story/)