Jump to content

PyGame Guide

25% developed
From Wikibooks, open books for an open world
Rachel (the author) standing with the PyGame Python
Rachel (the author) standing with the PyGame Python
PyGame Guide
Learn to develop games in Python!

Table of contents

[edit | edit source]

Introduction

[edit | edit source]
  • A basic program
  • Variables
  • Input and output
  • If statements
  • While loops
  • For loops
  • Functions
  • Classes
  • Inheritance