4 projects
pygaming
Pygaming is a python library based on pygame used to create game more easily by providing several tools.
gamarts
Gamarts is a python library providing a unique way to represent static and animated surfaces in pygame, alongside with a clever loading and unloading behavior.
ZOCallable
ZOCallable is a library defining multiple functions f : [0, 1] -> R, and satisfying the condition f(0) = 0 and f(1) = 1. They can be used as transitions.
pygame-cv
PygameCV module is a set of functions helping game developpers using pygame to apply some transformations on their surfaces using CV.