Search Results

0
votes

What applications is Python optimal for?

Maya is starting to use python more and more, so tool scripting could be a good field to get into. …
1
vote

How do I create collision detections for my bouncing balls?

I think there is somehthing simpler that you guys are missing espeically considering he's using pygame. Calling the get_rect function can set probably boundraies for the images …