CS 0447 – Lab 4: LEDs and Keys

Description

For this project, we will use the modified MARS with the LED and Keypad simulator that you will need for your project. You can download it from the class website.

You will be implementing a simple maze program. You will be a green dot whose job is to navigate a maze of red walls to the gold treasure at the end. You will draw the maze (provided in the skeleton) and then handle keypresses to move the hero through the maze. The program ends when the goal is reached.

Requirements

What to Demo

During your assigned recitation March 18–22, show the TA