December 2015
Intermediate to advanced
416 pages
7h 15m
English
CHAPTER 1
![]()
Before Getting Started…
This introductory chapter has two parts:
Getting your computer set up to write games.
Job and career prospects in technology.
Installing and Starting Python
To get started, two programs need to be installed: Python and Pygame. Python is the computer language we will program in, and Pygame is a library of commands that will help make writing games easier.
Windows Installation
If you are working with a computer that already has Python and Pygame set up on it, you can skip this step. But if you want to set up Python and Pygame on your own Windows computer, don’t worry. It is very easy.
Run the Python installer ...
Read now
Unlock full access