[root]/slogo_programs
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 4 (100.0%) | 2 (100.0%) | 0.5 |
mcmurtryw | 3 (75.0%) | 1 (50.0%) | 0.3 |
martinj | 1 (25.0%) | 1 (50.0%) | 1.0 |
Added a getTurle method to TurtleField; created a FDContext class containing value method called on my context that accesses this new getter method; created new parsers for setx, sety, home, and xcor; also created parser for setxy that is incomplete (I cannot figure out how to handle more than one value in the parser)
1 lines of code changed in 1 file:
1 lines of code changed in 2 files:
test program for demo
0 lines of code changed in 1 file:
Importing SLogo project for team TeamByte
347 lines of code changed in 25 files: