.. PGZero documentation master file, created by sphinx-quickstart on Tue Apr 14 16:09:10 2015. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Pygame Zero ====================== Pygame Zero is for creating games without boilerplate. It is intended for use in education, so that teachers can teach basic programming without needing to explain the Pygame API or write an event loop. Courses ------- .. toctree:: :maxdepth: 2 introduction from-scratch .. This one is not yet complete .. learn-programming .. flappy-bird Reference --------- .. toctree:: :maxdepth: 3 hooks builtins User Guide ---------- .. toctree:: :maxdepth: 2 installation ide-mode examples resources other-libs changelog Stickers by |Sticker Mule| -------------------------- .. |Sticker Mule| image:: _static/sticker-mule.svg :alt: Sticker Mule :height: 40 :target: https://www.stickermule.com/supports/opensource `Sticker Mule`_ have graciously offered to provide Pygame Zero laptop stickers for learners. .. _`Sticker Mule`: https://www.stickermule.com/supports/opensource .. toctree:: :maxdepth: 3 stickers Improving Pygame Zero --------------------- .. toctree:: :maxdepth: 2 roadmap principles contributing