Talk:XOlympics

From OLPC
Jump to: navigation, search

I am not sure where to get support exactly but I plan to write it here and email people who develop XO Olympics.

I am making some changed to the code as a part of learning python in school. There are around 6 of us all making changed to change this game. I may post other questions later but here is number one.

I am trying to set all the balls on the world to one colour. I won't go into full detail here but basically when somone scores I want to be able to set all existing balls to one color. Then set the color to another color before creating the new ball.

Any idea on how to do that, all I see now is how to set a color before an object is created.