Skip to content

a-gos/Survival-of-Tareixa-CIIE-2D-PyGame

Repository files navigation

THIS PROJECT WAS MADE ONLY FOR EDUCATIONAL PURPOSES

The game was created on Python, using the library Pygame and also PyTMX for the creation and design of the levels.

No copyright infringement intended.

Prerequisites

In order to play the game first you have the install the dependencies.

  • Dependencies

       - Python 3.X 
       - PyTMX 3.21.7 or above
       - Pygame 1.9.6 or above
    
  • Execution

    Note: This game has been only tested on Windows 10 and Ubuntu 18.04.

    To play you only have to execute the main.py as following:

     python main.py 
    

Instructions

  • Up arrow key - _Move up
  • Left / Right arrow keys - Move Left / Move Right
  • Down arroy key - Move down
  • SPACE - Shoot
  • P - Pause

Built With

Images

image image image image image

Authors

  • Alberto Femenías
  • Jorge Fraga
  • Antón Redondo
  • Santiago Fernández
  • Alexandre Gosende

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages