Please enable JavaScript to use CodeHS

Creative Computing (HS)

Lesson 2.8 Super Karel

Description

In this lesson, students will be introduced to SuperKarel. SuperKarel includes commands like turnRight() and turnAround() since they are so commonly used. These commands come prepackaged with the SuperKarel library (API).


Objective

Students will be able to:

  • Write programs that use SuperKarel instead of Karel
  • Utilize the new toolbox of commands that SuperKarel provides over Karel