Package edu.fcps.karel2

Class Summary
Display Display houses most of the static constants used in object creation and rendering, Karel file locations and images, and the speed at which the WorldPanel updates.
Item The Item class keeps track of an x and y coordinate and provides an abstract render method.
Robot