SHADOW DUNGEON
Object Oriented Software Development - 2025
Shadow Dungeon is a Java-based game, built using the Bagel game library. I was given the base project structure and implemented the core game logic which includes character selection, movement, combat mechanics, and health/resource tracking (as shown by the health, coins, and weapon level systems in the UI). This project strengthened my understanding of object-oriented design in Java.