Snakes Pygame: Difference between revisions

Content added Content deleted
imported>Jesstess
No edit summary
imported>Jesstess
Line 7: Line 7:
== Goals ==
== Goals ==


* practice using the Pygame library
* learn about using graphics and sounds to create interactive games using the Pygame library
* practice using an event loop to make action happen
* practice reading and understanding someone else's code
*


== Project setup ==
== Project setup ==