If you already know a bit of programming and Python, and want to get up to speed on the Pygame 2D game framework, here’s a cheat sheet that you can look over. It implements a very short Pygame program covering most of Pygame’s basic features.
You can also download the Pygame program itself, along with the cat.png and bounce.wav files it uses. You will need to install Python and Pygame first to run this program. The program looks like this when you run it:


Thanks for explaining PixelArray !
Posted by Horst JENS on October 9th, 2011.
Made me smile ! nice one ……
Posted by Arkapravo on October 9th, 2011.
Good work, now if there was one for pyglet … but I am lazy and don’t know enough about it.
Posted by Stu on October 12th, 2011.
[...] started looking at the tutorials but it was going too slow for my taste, luckily they have a cheat sheet and online resources which gave me the tools I needed to start [...]
Posted by Messing with PyGame | Checacorp.com on March 4th, 2013.