[820] simple graphic adventure game with python and easygui (English) (2 videos)
a series of video-tutorials by Horst Jens and mira
Teresa and Mira made a simple graphical adventure game using python and easygui. While the first version of the game uses unsophisticated if-elif-else blocks for each room in the game (the game setting is a spooky house), the second version use a data structure (directorys) to make the game code easy to maintain and expand. Sourcecode and Download at www.spielend-programmieren.at





