PyGame Guide
Jump to navigation
Jump to search
Table of contents[edit]
Introduction[edit]
Chapter 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[edit]
Chapter 4: PyGame Crash Course[edit]
Chapter 5: The PyGame Cook Book[edit]
Appendix A: Python Quick Reference[edit]
Appendix B: PyGame Quick Reference[edit]