8000 GitHub - zoe-stockholm/pygame_study_group: A skeleton for building a game using imdb data and pygame package
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zoe-stockholm/pygame_study_group

 
 

Repository files navigation

BUILDING A DATABASE

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

BUILDING A GAME

  • 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

About

A skeleton for building a game using imdb data and pygame package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0