This is an endless arcade game. A player have to survive from the deathly arrow that will kill you and also get away from the hell flames that is on the bottom and also chasing you.
-
Clone project reposity. Go to your workspace and then clone the project.
$ cd your_workspace $ git clone https://github.com/KorawitRupanya/Icarus-Falls.git
-
Install Python(Version 3.7 or above). You can download it here: download (download the latest version)
-
Open your terminal, go to project directory and type command
pip install -r requirement.txt
.$(your_workspace)cd Icarus-Falls $(Icarus-Falls) pip install -r requirement.txt
-
Go to the main folder and run file Icarus.py
$(Icarus-Falls) cd main $(main) python Icarus.py
- Keep away for the hell flames and the arrows
- Every time you hit the arrows, your life point will decrese by one.
- But if you hit the hell flames, you will be lost immediately.
Use Arrows to control the character 1.Press up = Move character upword 2.Press left = Move character to the left 3.Press right = Move character to the right
- Task Board - Trello