Hey,
How do I make multiple objects form the same class, if I want to make a million, without having to write the same thing a million times over and over?
How can I get them to not overlap each other?
And how can I get them to bounce off things like, rect() and ellipse() ?
I'm using a white background with black ellipses and rectangels, maybe this helps..
I'm working with Vec3D, so please keep that in mind ^_^
Thanks in advance!
1