take a long time to complete. Be patient and wait for each command to fully finish,
before moving on in this chapter.
That’s it! You are all done installing the PyGame library. You can now move on to more fun tasks,
such as creating a game.
Using PyGame
The PyGame library comes with lots of tools and features and also with a great deal of community
support. A great site to visit is the PyGame wiki, at http://www.pygame.org. There you will find module
and object documentation, tutorials, a lovely reference index, and general news about the PyGame
library.
Several modules within PyGame help with building games. Table 19.2 shows a list of the various
modules. Just reading through this table should get you excited!
TABLE 19.2 PyGame Modulesv