I downloaded gasp from the launchpad site and it will not install on opensuse 11:
/usr/local/gasp # python ./setup.py install
running install
error: invalid Python installation: unable to open /usr/lib/python2.5/config/Makefile (No such file or directory)
Since GASP is a simplified version of pygame just use pygame.
If you are trying to learn python here are some tutorials to help: