rect
pygame 821
2d 751
arcade 733
game 391
python 336
puzzle 333
shooter 262
strategy 251
action 211
other 151
libraries 150
space 150
simple 142
platformer 126
multiplayer 124
rpg 114
applications 92
retro 88
gpl 82
3d 81
pyopengl 73
snake 71
pyweek 71
geometrian 68
library 65
gui 61
engine 58
physics 57
simulation 52
adventure 46
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