Treasure Hunter

Created a treasure hunting game where the player controls a treasure hunter to collect treasure hidden in a maze.

Used Randomized Prim algorithm to generate the maze.

Explore the usage of Java and graph algorithm to create a game.

Technologies: Java, IntelliJ.