From 9a5579384ca27f605e469dda504841056d425dc2 Mon Sep 17 00:00:00 2001 From: Erdem Efe Erol <33372714+iTechsTR@users.noreply.github.com> Date: Thu, 8 Nov 2018 13:24:10 +0300 Subject: [PATCH] Added new tutorial and example game links (#21769) New links --- guide/english/game-development/pygame/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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/)