top of page

Today we were introduced to the Wumpus World Problem and began building the robot. We also worked on using logic to solve the Wumpus World. To begin this process, we used a generator that creates different versious of the Wumpus World. From there, we used logic to figure out how the robot will navigate the World. The strategies created will later be put into consideration when the code is being written. This way, when the robot executes the code, it can strategically reach the gold and return back to the start.

November 7th: Week 1

bottom of page