Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
src/slogo/turtle/ | 24 (100.0%) | 596 (100.0%) | 24.8 |
added start saving/ stop saving button. Changes title when pressed. Needs open file, start save, and stop save functionality to be provided by Nika. Changed "Execute" to "Execute Instructions"
30 lines of code changed in 1 file:
Changed the selection of pen colors and background colors to represent potentail environments a turtle could be found in and pen colors that would show up and look nice against the chosen backgrounds.
20 lines of code changed in 3 files:
Worked with Professor Sprenkle to achieve width change functionality
8 lines of code changed in 3 files:
added some comments
22 lines of code changed in 1 file:
changed some titles. Resized stats panel. Added new workspace button. Still needs functionality.
45 lines of code changed in 2 files:
added pen width functionality. pen width changes for the entirity of the stroke though. I will have to see if that's what we want.
38 lines of code changed in 3 files:
added buttons to show/hide stats panel
31 lines of code changed in 1 file:
moved panels around. began finishing width. refactored. thoroughly reorganized. Will finish width once jturtle is ready to be edited.
139 lines of code changed in 1 file:
added pen width drop down.
added pen width change button.
got change pen color to work.
refactored a little.
98 lines of code changed in 3 files:
added drop down for changing background color. Works. Moved some buttons around. Changed some titles.
81 lines of code changed in 1 file:
added input box and button for entering a file name and reading from it.
28 lines of code changed in 1 file:
centered the turtle.
Sprenkle says making the turtle appear on start-up is very tedious and she doesn't understand it herself atm.
made the cursor appear in the instructions text field.
made the execute button the default button.
Now we can immediately type stuff in and use the enter key to execute! :)
17 lines of code changed in 2 files:
removed read from file button
2 lines of code changed in 1 file:
I added a field to enter the instructions into.
I added two buttons. HOWEVER! The buttons do not do what they are supposed to.
37 lines of code changed in 1 file: