Browser-based game created with Object-Oriented Programming and DOM manipulation in Javascript. Graphics were adapted from publicly available assets or created from scratch.
Gameplay is very simple: the user moves the character using the keyboard, and all actions are performed by clicking buttons on the screen. Once the user opens the dungeon where the prize is, the quest is finished.
For this project, the instructor provided a basic frame with instructions and a general structure.