Run-or-DIE
A downloadable game for Windows
RUN-or-DIE by Adyanth Rao
____________________________________________________________________________________________________________________________________________
My project was game dev, and here is what I made. This is a game made using python with the pygame module/library. It consists of 600+ lines of code taking me around 20+ days to build and has GUI. In the game you start off with 2 charecters, so you can play with 2 people, and the objective is to grap all the coins while trying not to die. The controlles for P1 is W, A, S, D and the controlls for P2 is the arrow keys. In the beginning of the game there are a few safe spots but once you reach va certain amount of score it decreases. The differentways you could die are hitting a log, hitting a spike. Each time you gain a coin you gain 1 score. After you reach 30 score you will enter a bossfight which will last untill you reach score 45. The boss throws 4 goblins at you and if you touch them you die.
Download
Install instructions
Unzip, play the exe or check out the code using python with the main.py folder
Leave a comment
Log in with itch.io to leave a comment.