Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 505 Bytes

File metadata and controls

7 lines (6 loc) · 505 Bytes

Dragons-and-Terminators-Game-Python-

This game Dragons and Terminators is game designed using Python Object Oriented Programming(OOP). Download the dragons folder and open the gui.py file to enjoy the game in your browser. It's quite simple.

You can see the implementations of different characters in characters folder.

You can see the implementation of the tunnel in the places folder.

tests folder contains different test cases required to complete this project.

Enjoy the game!!!