karel 0.1.0
This is a ruby implementation of Karel The Robot, a programming language designed for extreme beginners. It concerns controlling a robot, named Karel, in a grid-based world comprised of walls and beepers. Karel can pick up and put down beepers, move forward, and turn left. Karel can also detect things about his environment.
Gemfile:
=
install:
=
Versions:
- 0.1.0 September 27, 2010 (10.5 KB)
Runtime Dependencies (1):
gli
>= 1.1.1