[root]/src/jturtle
images
(1 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 36 (100.0%) | 501 (100.0%) | 13.9 |
poblettsa | 14 (38.9%) | 296 (59.1%) | 21.1 |
mwhite | 18 (50.0%) | 193 (38.5%) | 10.7 |
bennetta | 4 (11.1%) | 12 (2.4%) | 3.0 |
First attempt at error handling
6 lines of code changed in 1 file:
Changed size of window.
3 lines of code changed in 2 files:
Fixed it
2 lines of code changed in 1 file:
renamed packages
2 lines of code changed in 1 file:
Added XCor, YCor, Heading, and PenDownP, PenDown? still not working as an alias...
7 lines of code changed in 1 file:
numberable to differentiate between instructions that return numbers and instructions that move turtle
8 lines of code changed in 1 file:
change line width
21 lines of code changed in 1 file:
change color of turtle line
34 lines of code changed in 1 file:
Added setColor function to change the color of the line left by the turtle.
1 lines of code changed in 1 file:
19 lines of code changed in 2 files:
Save works now! saves all commands currently in the window
9 lines of code changed in 1 file:
Changed the way moves are drawn at add different patterns in the future and added the set pen size command.
29 lines of code changed in 2 files:
2 lines of code changed in 2 files:
Andrew gets credit for this....change image
47 lines of code changed in 1 file:
This is the work I put into the image changing extension.
4 lines of code changed in 1 file:
Save button. doesnt work
2 lines of code changed in 1 file:
Added towards command
1 lines of code changed in 1 file:
added save file button to GUI
24 lines of code changed in 1 file:
More GUI stuff....still doesnt work very well with files.
and it looks dumb
53 lines of code changed in 1 file:
Updated GUI where you enter commands
46 lines of code changed in 1 file:
Added Back, Clean, HideTurtle, ShowTurtle, adding clearscreen once I update to head
30 lines of code changed in 2 files:
20 lines of code changed in 1 file:
First implementation works!
Still some weird stuff with Context value() not really working, so we are directly accessing the Context's map
2 lines of code changed in 1 file:
our issue is with IdentifierParser/Token instead of ForwardParser/Token
12 lines of code changed in 1 file:
text field, with key listener that just prints to console.
created forwardToken, forwardParser, and forward instruction, but they dont do anything
35 lines of code changed in 1 file:
fixed line drawing
2 lines of code changed in 1 file:
Fixed Line drawing problem
2 lines of code changed in 1 file:
Have a super buggy version of the tail working, only works in one initial direction
26 lines of code changed in 1 file:
Updated move class to return line that it represents
16 lines of code changed in 1 file:
Create a move class to keep track of and draw each move of the turtle
35 lines of code changed in 1 file:
Anna made a new file!
1 lines of code changed in 1 file:
Import for Seniors
483 lines of code changed in 3 files: