This is a desktop game created using Python 3 and Pygame game engine. The python codes used in this game utilized Object Oriented Programming design pattern hence encouraging code reusability and modularity. On top of that the codes is easily maintainable because each feature is organized into its own method. The code can be found in this github repo : https://github.com
