Karel the Robot


KarelJRobot.jar
WorldBuilder.bat
test.kwld
KarelMain.java
Template.java
Template.java
superRobot.java
WorldBuilder Directions
Java Installation Instructions First download the SDK(Standard Development Kit)and install it.
Second download the docs and install them.
Download JCreator
Third download jcreator (LE is free, PRO is $35) and install it.

This document introduces the Karel application we will be using to learn about object oriented programming and Java. In particular, it describes Karel the Robot, the world he/she lives in, and the basics of his/her programming language. Much of this material has been borrowed from Karel the Robot, A Gentle Introduction to the Art of Programming by Pattis, Roberts, and Stehlik.

Karel's World

Robot Capabilities

Programming Karel

Simple Instructions


The Karel World with walls and beepers.