Releases: carlosarnau/Aria-Platformer
Releases · carlosarnau/Aria-Platformer
Aria Platformer v2.0.
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
- Carlos Arnau [ carlosarnau ]
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!