Making Games with Python & Pygame

This book will teach you how to make graphical computer games in the Python programming language using the Pygame library.This book assumes you know a little bit about Python or programming in general. If you don’t know how to program, you can learn by downloading the free book "Invent Your Own...

Full description

Saved in:
Bibliographic Details
Main Author: Sweigart, Al (Author)
Format: Electronic eBook
Language:English
Published: [Place of publication not identified] Albert Sweigart [2012]
Series:Open textbook library.
Subjects:
Online Access:Access online version
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Chapter 1 - Installing Python and Pygame
  • Chapter 2 - Pygame Basics
  • Chapter 3 - Memory Puzzle
  • Chapter 4 - Slide Puzzle
  • Chapter 5 - Simulate
  • Chapter 6 - Wormy
  • Chapter 7 - Tetromino
  • Chapter 8 - Squirrel Eat Squirrel
  • Chapter 9 - Star Pusher
  • Chapter 10 - Four Extra Games