搜索资源列表
maze
- 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.
maze
- a program i which turtle moves on a grid
turtle-maze
- 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 p