Snakes Pygame: Difference between revisions

Content added Content deleted
imported>Jesstess
No edit summary
imported>Jesstess
Line 14: Line 14:
=== 1. Install the project dependencies ===
=== 1. Install the project dependencies ===


Installing Pygame from http://www.pygame.org/download.shtml
Install 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 ===
=== 2. Download and un-archive the Snakes project skeleton code ===