All Downloads are FREE. Search and download functionalities are using the official Maven repository.

acm.io.package.html Maven / Gradle / Ivy

Go to download

This the original Stanford Karel for Java, packaged for Maven. ACM Library is included. See also https://cs.stanford.edu/people/eroberts/karel-the-robot-learns-java.pdf

The newest version!


The acm.io Package


This package includes two classes that simplify I/O operations.
The first is IOConsole, which provides
a traditional interactive console.
The second is IODialog, which
provides a dialog-based input mechanism that is compatible with the console
design.
Each of these classes implements the IOModel
interface, which unifies the two input models.






© 2015 - 2024 Weber Informatics LLC | Privacy Policy