Hello,
I created this a Unity 3D maze game. I need someone help me to improve this game.
This is maze game. I use Prim's algorithm to create the maze, so the player can walk in the maze.
like picture.
The player (Yoda) can walk in this maze to find a key with different colors to open the same-colored door. Both key and door are located at random spots on the paths in the maze.
After player pick up the key and open the door, that door will disappear. After all door are disappeared, the player will win this game. Now it have different level of the game, each level will have extra door, and the maze map get bigger too.
Please someone can help me to improve this game. If you have any idea to make the game more playful and fun or any idea to improve the 3d model. please let me know, thank you so much.