Skip to content

Aria Platformer v2.0.

Latest
Compare
Choose a tag to compare
@carlosarnau carlosarnau released this 30 Jan 22:22
ef22e8d

GAME DEV PLATFORMER: Aria Platformer

Welcome to Aria

Aria is a Box2D based platformer where you will need to face the difficulties of the environment and try to accomplish the final of the level.

GitHub project link: https://github.com/carlosarnau/Aria-Platformer

 

TEAM MEMBERS

 

GAME CONTROLS


Menu controls:
- PASS TO THE NEXT SCREEN --> ENTER key
- SETTINGS --> T key
- CREDITS --> C key
- EXIT APP --> ESC key
- RETURN --> R key

Keyboard Player controls:
- JUMP --> SPACE key
- LEFT --> A key
- RIGHT --> D key

Debug Controls:
- LEVEL 1 --> F1 key
- SAVE GAME --> F5 key
- LOAD GAME --> F6 key
- DEBUG MODE --> F9 key
- CHANGE FPS --> F11 key

 

DEV Diary

Although having to face the final phase of the subject at my own, it's been a really entertaining experience
where I learnt a bunch of new things. Even that I didn't complete the part of the GUI as it says on the assignment
I managed to create the game loop that works at perfection.
As a final refelction this semester in Game Development I finsihed to interiorise some concepts that I left in the
first course of the grade, and also I expanded it!