What PyGame is??
PyGame is Python extension of great C library for games - SDL. Its provide almost every thing 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 detection, 3D graphic by OpenGL enabling, Joystick, movies and much much more.
PyGame was meant to be simple and powerful as SDL is. But it is a bit better than SDL because it also takes advantage of Python programing language.
What Python is ??
Python is easy, powerful scriptable language which change the way programmers can develop their programs.
New to game programming ??
Don't worry there always must be the first time. I've started too. Python is a good language to start game programing with. And with PyGame you will learn that game programing is demanding and fascinating. And possible to overcome first troubles and amounto of knowledge to study.
Back again??
Tutorial
Visit Tutorials for nice introduction to PyGame.
Begining | Drawing | Events
Book
Visit Book if you are more interested in particular function or module.
Forum
Visit Forum to discuss, get help or contact with me.
Technical note.
I will not teach you Python I will focus on PyGame only. Visit links section and go to Python main site to learn more about it. However you do not have to be Python expert to understand material covered in this site.
Help write new materials
Any one who wants to help improve tutorials, book or wants to add completely new stuff is welcome!
You need to have a Wikidot.com account and be signed to apply for membership.
|
if you already have a Wikidot.com account |
or |
it is worth it and is free |





