rect
pygame 844
2d 783
arcade 744
game 397
python 342
puzzle 341
shooter 268
strategy 257
action 222
space 153
other 152
libraries 151
simple 143
platformer 138
multiplayer 127
rpg 118
retro 98
applications 93
3d 87
gpl 82
pyopengl 74
snake 72
pyweek 71
geometrian 68
library 66
gui 63
physics 62
engine 59
simulation 55
adventure 52
FrozenPUZZLE
In this cool puzzle you try to get groupblocks. Very addictive and similar to popular game called Tetris.Rect Collision Response
A simple demo on how to do side-based rect collision response.Vizier-Xrects
vizier: a package for managing sprites and the screen, provides scrolling, scaling, and collision response. xrects: a package for polygons. uses the pygame rect as the axis aligned bounding box (AABB), and subclasses the rect to add the polygon object and methods for collision detection.Vizier
2d game world and sprite management libraryAAfilledRoundedRect
a func to draw antialiased rounded filled rectangles