Difference between revisions of "PyGame Tutorials"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Skills)
Line 5: Line 5:
  
 
[[Basic pygame template]]
 
[[Basic pygame template]]
 +
 +
[[Drawing shapes]]
  
 
==Tutorials==
 
==Tutorials==

Revision as of 13:56, 26 January 2018

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

Tutorials

MagPi PyGame Book

Nerdparadise pygame

pygame tutorial learn a lot and have loads of fun