Gem Hunter

About

What is this game? Top down shooter with variation of enemies, guns and powerUPs.

This project was first, big one where architecture of the code was initially planned by author.

Outcome: Mostly used OOP approach for code structure. Leant about working with FSM, Audio, animations, UI, particle system.

Demo

https://www.youtube.com/watch?v=5J2yxELQEa8

Task List

Task Done
Controls ✔️
Inventory ✔️
Shooting System ✔️
Weapon System ✔️
Enemy AI ✔️
Boss Mechanics ✔️
Game States ✔️
Ammo Boxes ✔️
Tutorial Level ✔️
Default Level ✔️
Boss Level ✔️
Sound & Music ✔️
Animations ✔️
Boss Cinematic ✔️
UI ✔️
Level Design ✔️
Graphics (SFX) ✔️
Lighting ✔️
Demo ✔️

Ideas for futher development

Check ToImproveList.md file