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).
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.
Team Members:
-
Victor Perez – [Code]
-
Bruno Gomez – [Level Design/Artist/Code]
- Move Left A.
- Move Right D.
- Jump Space.
- Quit Game ESC .
- Kill player M.
- Kill enemies Left click.
-
Show Menu H.
-
Toggle God Mode F10.
-
Show Colliders / Logic F9.
-
Respawn T.
-
Cap FPS F11.
-
F5 Save game.
-
F6 Load game.
-
F1/F2 change levels
In this release we added the following things:
-
Final boss (with pathfinding and animations).
-
Added 2nd map (basic without obstacles only fight with final boss).
-
GUI system.
-
Score points (killing enemies and take checkpoint).
-
Pathfinding.
-
Implemention of checkpoints (that give you points and returns the lifes that you lost).
-
Added sounds.
-
Win screen (if the player arrive to the final appears an screen that says you win an you start at the begining)And whwen you defeat the final boss.
-
Lose screen.
-
Load/Save.
-
Change levels.
-
Help menu (H) with diferents options(F9, F10, F11, F1, F2, F5, F6).
-
Download the latest .zip file from the Releases section.
-
Extract all files to a folder.
-
Run [GameName].exe.