Closed ghost closed 8 years ago
We can put this in v0.3
http://stackoverflow.com/questions/9542555/collide-detection-and-masks-in-python-3-2-2 http://stackoverflow.com/questions/9312781/pygame-collision/9312895#9312895 http://pygame.org/wiki/FastPixelPerfect?parent=
I'd like to work on this, this is a good feature for us to add (perhaps it'd even go in 0.2.3). So here are some helpful links.
So @BookOwl said that we should use the collideRect
method. So I've added the "easy" label.
For current progress see #61. This should be closed soon.
I merged #61. Closing.
This would be useful for games