Description: A turtle is moving in a maze. You can manipulate it, using buttons a,d,w,s,R and q. Pretty simple algorithm but it shows some skills of student. Platform: |
Size: 1024 |
Author:Andrey |
Hits:
Description: This class models a turtle in the habitat. Each turtle is described by its location and the direction in which the turtle is moving.
The turtle can move to the next cell and turn its direction to the right or to the left.
Also, this class provides methods to check if the next location is empty, to check the color of its next and current location, and to paint its current location. Platform: |
Size: 25600 |
Author:Daken |
Hits: