Zombie Dash
Mighty Pythons: 1)Zainab Anwaar 2)Hafsa Tariq 3)Hafsa Malik 4)Sadia Rehman
Zombie Dash is a captivating multi-level game that encompasses the themes of adventure and survival. It’s a Python based game in which the user assumes the role of the player and attempts to survive a zombie apocalypse. The game begins at the player’s office where he’s informed about the fierce onslaught of zombies in the local area. In such deadly conditions the player must escape and reach the underground shelter or else be devoured by the savage brain-deads. But, safety doesn’t come easy in a situation like this. Through this journey, the player encounters many levels accompanied by different challenges. The player has to play a variety of games to be able to enter places and get bonuses to keep up his energy level and only by passing by each level can the player retreat to safety. The user has either limited number of tries or a certain score to attain to pass through each level.
Genre: Adventure based Survival Game Mode: Single player multi-level game Continuous Challenges: We have added multitude of challenges and mini games at each level to keep the player hooked up.
The main tool required for this game is Python IDLE and the modules that are imported from python are 'random' and 'Tkinter' that is a python binding to the Tk GUI toolkit.