Answered step by step
Verified Expert Solution
Question
1 Approved Answer
private static final String YOUR_NAME = Ramel Dawood; /* Change these constants to contain the paths out of your mazes. */ private static final String
private static final String YOUR_NAME = "Ramel Dawood";
/* Change these constants to contain the paths out of your mazes. */
private static final String PATH_OUT_OF_MAZE = "NEESESNWSWWSNESEE";
First Maze (30 points)
The variable startLocation is the starting cell in the easy maze. In this maze, the cells are arranged in a grid in such a way that the directions in and out of each cell are consistent. That is to say: