Download these files:
ftp://ftp.sunet.se/pub/tv+movies/imdb/actresses.list.gz
ftp://ftp.sunet.se/pub/tv+movies/imdb/actors.list.gz
And start on some study material:
http://en.wikibooks.org/wiki/Think_Python/Files
-
Install dependencies with pip: pip install -r requirements.txt
-
Check that you can run the skeleton game python skeleton.py
-
Put any images you want to load in the 'images' folder
More info: The pygame docs can be found at: http://www.pygame.org/docs/ref/index.html