Shadow Dungeon

Project 2


A 2D, WASD controlled dungeons game with the objective of defeating the mobs and reaching the end-room to obtain treasure.

As a project for one of my university subjects, this game taught me the fundamental concepts of java programming, particularly object-oriented design and class based programs. Over 1000 lines of code total, 20+ java files using various programming concepts, this project cemented my proficiency in java.

🔗 Github repository
Play game
Project 3 →