gagolews / TurtleGraphics

Turtle Graphics in R
23 stars 10 forks source link

Work division #11

Closed cenka closed 10 years ago

cenka commented 10 years ago

We should also decide what function each of us will do. I start with turtle_init(), and hide_turtle() and show_turtle(), so I think I will finish them (so they create turtle and moves history data frame). I will try to do this today/tomorrow morning. Please assign for other ones.

MarcinKosinski commented 10 years ago

I'll assign in the evening. Trust me I'll write something - I just had an exam yesterday and took a part in textmining contest. Now I'm free and ready to go :)

EDIT: dear God i wrote " right" when i ment "write" :p

andromeda14 commented 10 years ago

I will start with turn() (so also left(), right())

andromeda14 commented 10 years ago

I will also create functions to manipulate color, lwd and lty, so that during move_forward turtle only moves forward.

andromeda14 commented 10 years ago

I can also take move_forward() function.

andromeda14 commented 10 years ago

Marcin if you would like to do move_forward then please do, I found problems with turn so I'll worry about this ;)

MarcinKosinski commented 10 years ago

Ok I'll take that :)

MarcinKosinski commented 10 years ago

So also move_backward() from me

cenka commented 10 years ago

Ok, Marcin, but please remember that there is almost no time left so the sooner the better. Please, check if there is no problems with building pkg when you add your functions.

MarcinKosinski commented 10 years ago

Im about to commit some stuff in a while. Sorry for being late

andromeda14 commented 10 years ago

Please be sure that yout functions works with the ones already added and that package builds properly

MarcinKosinski commented 10 years ago

Ok I'll try

andromeda14 commented 10 years ago

I think we need a little updating on what we are doing - I've been writing vignettes for turn and set_params and just had a major conflict with which after a while resulted in cloning repository to a new locatoin (I have no idea how to merge to pdf files... ;). I left everything Ania did and discarded my changes, but I don't know what to do next?

I'm going to finish documentation for turn and params now and run some tests. What is to be done more what nobody currently does? I may prepare a few funny drawings for vignette?

andromeda14 commented 10 years ago

What is to be done jet?

MarcinKosinski commented 10 years ago

I think it looks good already. Every new drawing makse our package more attractive so if You want to, dont hesitate :) I finished setting encodings on website and in the morning I'll add some drawings to it mb