Hello there!

General Kenobi, you are a bold one!




Arrow Robot on Grid

October 15th, 2019

General Overview:

Quick Pair Programming exercise, this time we had to make a program that'll be able to solve mazes. There were different levels to this, and each level can be accessed through different means.

Green Flag Button (Default) - "Apprentice Level"
Space Button - "Practitioner Level"
Up Button - "Professional Level"

The program can be found here incase the embedded code doesn't come out for whatever reason... here.


Q1. "Where did the Apprentice program's robot end up and why?"

A1.

Q2. "How did having the "forward" block as a procedure to call help organize the complexity of the programmer"?

A2.

Q3. "What is a heuristic program and who did yours work"?

A3.