PyGame Tutorials

From TRCCompSci - AQA Computer Science
Revision as of 21:19, 21 February 2018 by Admin (talk | contribs) (Skills)
Jump to: navigation, search

PyGame is a library you can import into python to create games with a graphical interface. I will be adding to this section over time.

Skills

Installing pygame

Basic pygame template

Drawing shapes

Random in pygame

Tutorials

MagPi PyGame Book

Nerdparadise pygame

pygame tutorial learn a lot and have loads of fun