Skip to content

This is an endless arcade game.The player have to servie from the deathly arrow that will kill you and also get away from the hell flame that is on the bottom.

Notifications You must be signed in to change notification settings

KorawitRupanya/Icarus-Falls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icarus-Falls

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.

How to install

  1. Clone project reposity. Go to your workspace and then clone the project.

    $ cd your_workspace
    $ git clone https://github.com/KorawitRupanya/Icarus-Falls.git
     
  2. Install Python(Version 3.7 or above). You can download it here: download (download the latest version)

  3. 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
    
  4. Go to the main folder and run file Icarus.py

     $(Icarus-Falls) cd main
     $(main) python Icarus.py
    

How to play

  • 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.

Controlling

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

Developer Documents

Screenshot

About

This is an endless arcade game.The player have to servie from the deathly arrow that will kill you and also get away from the hell flame that is on the bottom.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages