Python Game Programming

Beginner's Guide(for your reference)

Textbook

Book Files

Download Python: https://www.python.org/downloads/

After installing Python, open IDLE for editing.

Save each program in the chapter as the file name specified in the book.

Personal Assignment: Create a game that is all your own or find source code for 3 games online that you modify. You must provide the original source as well as your modifications.

Deadline 1 - Chapters 1- 4

Deadline 2 - Chapters 5 -7

Deadline 3 - Chapters 8 - 10