Help with Python (Pygame)
Posted: Sun Oct 28, 2012 9:20 pm
Hi all!!!
I´m developing a little game using Python with the Pygame library.
The game has 3 object, one ball ( that is moving around the screen), one square and another square (we control this square using the mouse).
I would like to do this: When you collect the square should appear another ball, but not in the same coordinates.
How I can do?
Thanks.
PD: Sorry with my English, I´m from Spain.
I´m developing a little game using Python with the Pygame library.
The game has 3 object, one ball ( that is moving around the screen), one square and another square (we control this square using the mouse).
I would like to do this: When you collect the square should appear another ball, but not in the same coordinates.
How I can do?
Thanks.
PD: Sorry with my English, I´m from Spain.