Coding Challenge #3: I'm making a maze
So you have a 15x15 maze, and you have to get to the goal of the maze
The moving commands are north, south, east, and west
I accept short hand commands to like n, s, e, w
If you want to check your inventory, you type inventory
Or you can use the shorthand i
If you want to check how many points you have, you type points
or p
You gain points as you move across squares
The more squares you move across, the more points you get
Just make sure you don't get lost
Speaking of getting lost,
You have a drone that showes you constant footage of your surroundings
Your drone can only fly so far, and this is the Cheap one
You need the more Expensive one that you may luckly come across during your walk through the maze
If you do come across that maze, keep in mind that you can only use it 20 times
You activate it's abilities with the command view more
or vm
And it would allow you to see 2 cells to either side of you
Once you've completed the maze
You would get to seea full birds eye view of the maze you just went through
And the points you've gained (which essentially is the number of cells you've moved across)
The Project Link
##Please Enjoy the Snow!!!