Skip to content

electronstudio/pygame-zero-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Games With Pygame Zero & Python

Student workbook, 2nd edition, revised

Read the text here

Support the author by buying the book

Black and white version

He also has a game

This book contains all the example programs used in my CoderDojo class to teach Python programming. The primary goal of the class is to teach programming using action games to make learning more interesting. Some of the examples are entirely focused on introducing new language concepts or showing how the Pygame Zero API works, but most are a mixture of both.

Build

Uses https://www.sphinx-doc.org:

make clean
make html
cp -a _build/html/. docs/
make latexpdf

Third edition?

Watch https://github.com/electronstudio/python_book

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages