Snakes Pygame: Difference between revisions

imported>Jesstess
No edit summary
imported>Jesstess
Line 14:
=== 1. Install the project dependencies ===
 
InstallingInstall Pygame. On Linux, you can use your package manager to install the <code>python-pygame</code> package. On Windows and OSX, you can download the appropriate binary from http://www.pygame.org/download.shtml.
 
=== 2. Download and un-archive the Snakes project skeleton code ===
Anonymous user