/monster-maze

Final project for NEU CS5010 PDP

Primary LanguageJavaApache License 2.0Apache-2.0

monster-maze

Dungeons & Dragon game allowing players to explore a maze, collect treasures and fight monsters. Used MVC design pattern to decouple code, and Kruskal’s and Floyd algorithms to create variable exiting mazes.