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.
https://www.youtube.com/watch?v=5J2yxELQEa8
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 | ✔️ |
Check ToImproveList.md file