Skip to content

LosCavernicolasPlatform-GameAlpha.vx.x.zip

Choose a tag to compare

@bruno0135 bruno0135 released this 03 Dec 20:44
f95446b

Video Game Development – CITM UPC

This repository is part of the Video Game Development course at the
CITM (Center for Imaging and Multimedia Technology), Universitat Politècnica de Catalunya (UPC).

🎮 Deepfall

A story about a fisherman who is searching for his mother. The only clue he has is that she is in a cave next to his village, and he will have to enter that cave to rescue her.
Is a 2d platformer game focused in adventure and exploration.

🧱 Project Details

Team Members:

🎮 Gameplay Controls

  • Move Left A.
  • Move Right D.
  • Jump Space.
  • Quit Game ESC .
  • Kill player M.
  • Kill enemies Left click.

🧑‍💻 Debug Controls

  • Show Menu H.

  • Toggle God Mode F10.

  • Show Colliders / Logic F9.

  • Respawn T.

  • Cap FPS F11.

🚀 Last Release (v[1.1.0])

In this release we added the following things:

  • Enemy (walkable/flying) that follows the player.

  • Player die animation.

  • Lives system.

  • Pathfinding.

  • Implemention of checkpoints.

  • Added sounds.

  • Win screen (if the player arrive to the final appears an screen that says you win an you start at the begining).

  • Lose screen

  • Help menu (H) with diferents options(F9, F10, F11).

  • Bug fixes:

Fix textures map.

Animations player.

📦 Installation / Execution