Closed GoogleCodeExporter closed 9 years ago
I claim this task.
Original comment by taricorp
on 7 Dec 2007 at 9:55
Go ahead! Please write to the discussion list if you encounter any problems,
no
matter how trivial (especially at the beginning).
Original comment by andre.ro...@gmail.com
on 7 Dec 2007 at 9:58
Original comment by andre.ro...@gmail.com
on 7 Dec 2007 at 9:58
Original comment by andre.ro...@gmail.com
on 7 Dec 2007 at 10:08
I'd like to request an extension for this task.
It's mostly complete, but I've been experimenting with ways to draw (the easy
part)
and erase a turtle image for a while, and I should have it ready reasonably
soon,
assuming the scheme I have now will work (it should.. this is the least elegant
strategy I had).
Original comment by taricorp
on 14 Dec 2007 at 1:49
As I have seen an earlier version, I'm ok with granting an extension. However,
it
would be so much better if you had attached a copy of what you have (working)
so far.
I encourage you to do so.
Original comment by andre.ro...@gmail.com
on 14 Dec 2007 at 1:59
Here it is, then. Everything appears to work (I haven't tested thoroughly,
though).
This is all my current code; I just commented out all references to _redraw_turtle
in the main functions.
Original comment by taricorp
on 14 Dec 2007 at 9:36
Attachments:
Thanks; I'll have a look at it and possibly write some comments on the ghop
python
discuss group.
Original comment by andre.ro...@gmail.com
on 14 Dec 2007 at 9:38
Original comment by georg.br...@gmail.com
on 15 Dec 2007 at 10:07
Extending by 1 day as good progress is being made.
Original comment by andre.ro...@gmail.com
on 15 Dec 2007 at 2:32
I hope to have this complete within a day or two. I've implemented a logging
interface (so I can erase and redraw the turtle graphic), but it still needs
tweaking
to actually work.
Original comment by taricorp
on 18 Dec 2007 at 3:45
Extending by two days; again, it would be appropriate to upload a copy of your
turtle.py file for inspection - for comments/suggestions
Original comment by andre.ro...@gmail.com
on 18 Dec 2007 at 3:50
Sure, here it is.
I'm not really happy with the logging. In general, the 'getting caller' stuff
feels
rather hacky, and all the instances of _log_action don't feel very elegant. It
should work, though (with some changes).
Original comment by taricorp
on 18 Dec 2007 at 3:57
Attachments:
I like the look of the turtle!
It can see that some more work is needed but you are making progress. Feel
free to
ask questions on the discussion list if you think you could use some help.
Original comment by andre.ro...@gmail.com
on 18 Dec 2007 at 4:05
Setting the task to completed, as per message on ghop-python list. It satisfies
almost all of the initial requirement (except for setting the color) and
includes the
"bonus" features. Well done!
Original comment by andre.ro...@gmail.com
on 19 Dec 2007 at 4:14
Original issue reported on code.google.com by
the.good...@gmail.com
on 7 Dec 2007 at 7:23