PyGame Guide
PyGame Guide
Learn to develop games in Python!
Table of contents
editIntroduction
editChapter 1: Getting Ready
edit- About this guide
- Prerequisites
- What is Python and PyGame?
- Setting up Python and PyGame
- Testing it out
Chapter 2: Python Crash Course
edit- A basic program
- Variables
- Input and output
- If statements
- While loops
- For loops
- Functions
- Classes
- Inheritance
Chapter 3: 2D Game Development Concepts
editChapter 4: PyGame Crash Course
editChapter 5: The PyGame Cook Book
editAppendix A: Python Quick Reference
editAppendix B: PyGame Quick Reference
edit