Skip to content

A tile based game made on PyGame as IGD term project

Notifications You must be signed in to change notification settings

MayankB11/Heroes_of_Aleppo

Repository files navigation

Heroes of Aleppo

Python Version : 3.5

Installing Dependencies
chmod +x install_dependencies.sh
./install_dependencies.sh

Running the game
chmod +x run.sh
./run.sh

Rules of the game
Instructions for the player:

  1. Use 'w' to move forward.
  2. Use 's' to move backward.
  3. Use 'd' to rotate clockwise and 'a' to rotate counter-clockwise.
  4. Use 'space' to shoot enemies.
  5. Hostages are saved by going near them.
  6. To win the game, you need to save atleast 3 hostages.
  7. You can pause the game at any time by clicking 'p'.
  8. Health bar and Resource bar at the top left corner of the game screen.
  9. Hostages must be saved in a minimum time which is different for different hostages depending upon the relative position of the hostage from the player at start time

Known bugs in the game

  1. Videos can not be skipped as it hinders with the game mechanism.

About

A tile based game made on PyGame as IGD term project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •