This is the copy of the retro which we used to play in 2010 or some year. That time the game was so interesting and playable but now they are deprecated due to new game engine and 3D games. But still i have made this game using python.
Originally when this game was released it was made using java. To support object oriented programming game.
This is my 2nd game using pygame. My first game was the retro snake game.
- Pygame
- Threading
- Tkinter
- PIL or pillow
- configparser
- sys
- random
tkinter Module is used to provide the gui for the game. This module is in-built in python.
configparser Module is used to read the config.ini files which have stores the highscore for every running game.
random module places the hen or egg randomly.
pygame Module is very important as its the module which provides the interface to built the game.
If you have any error while accessing or running the game contact me : Mail me