Starter-pack for learning Java using Stanford's JKarel, including the executable and some exercises (but not their solutions).
This project uses Stanford's JKarel, which I did not develop.
- You need a Java Development Kit (JDK) and Eclipse-IDE
- In Eclipse, import the project
- Run the Java class file as Java application (do not run as Applet).
- Optional: Executing "GenerateRunConfigurations" once will conveniently create Eclipse Run Configurations for all Karel classes.