Treasure Hunter
- Category: App design
- Project Source URL: https://bit.ly/2V8ZW7i
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.