Welcome to PyGame Tutorials - PyGame Tutorials
What PyGame is? PyGame is Python extension of great C library for games - SDL. Its provide almost everything you will need to program games from simple tetris-like to Civilization 4 or 3D shooters. It can manage 2D graphic, music, input, fonts, collision ...