-
Notifications
You must be signed in to change notification settings - Fork 0
License
tcmitchell/karel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is Karel, an robot interpreter. It is based on the book "Karel the Robot", by Richard E. Pattis. See the INSTALL file for instructions on building and installing this program. Building this software will yield the following files and executables: karelg A GTK based Karel interpreter GUI karelc A curses based Karel interpreter GUI libkarel.a The karel interpreter/machine core karel.h Header file for libkarel.a for building your own GUIs To try out Karel, execute the following: prompt$ curses/karelc samples/maze.k or, if you have gtk: prompt$ gtk/karelg samples/maze.k
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published