Programming is Not For Me
Feeling bored? Like mazes? Check out this neat little demonstration. While you may not pickup on it immediately, the purpose of getting “pegman,” who I have deemed Phillip (because, hey, why not?), through the maze is to work on your programing logic. Challenges include avoiding infinite loops and keeping it concise – something I certainly did not achieve in my attempt depicted below. While I wanted to come up with a method that would work even if I had randomized the maze to redirect the paths, I ended up with a long, highly specific set of directions. Turns out this is a lot more difficult than I thought!
Leave a Reply