Down The Abyss
Down The Abyss is a game we made during our 2nd year of video game formation at IIM.
It was the biggest video game project we had done so far and we had to publish it on the Google Play Store.
My work on the project
Shop and Inventory system
I made the inventory system of our game. The player can have 3 items at most. Each items gives a specific boost to the player or is consumed in a specific situation.
Those items can be purchased with in the shop, I made, between the 5th and 6th room of each floor.
Menu and UI integration
I integrated the menus (main menu, shops) and the UI of the game. It was the first time I had to do that for a mobile game and I've learned a lot about responsive UI.
Player Progression and Google Play Console
The game had to be available on the Google Play Store and I was the programmer charged with this task.
So I also integrated the Google Play Achievements on the Console and put their unlocking method in the code.
Back to Top