This game was developed using python 3. The pygame library was used for making this project. Even though the pygame library provides so many APIs which are indeed helpful, but here just for the sake of learning I developed most of the logic myself. The pygame library was used only to include GUI. Apart from that every functionality of the game is implemented by myself. The code and other files are attached below