Create a cheat sheet
Teachers asked for a Pygame Zero cheat sheet that they could print and put up in their classrooms.
Oh, daß ist ganz toll! I didn't think about doing an annotated worked example as a cheat-sheet. It works really well.
If there was more space (eg. on a larger sheet) some boxes explaining some of the other APIs would be great.
Thanks for the ideas.
@lordmauve I'm interested in this. What are the requirements for the cheat sheet?
- Should it complete (covering all API)?
- How many maximum number of pages?
- Any good example cheat sheet to follow?
The only cheat sheet I've used recently is the Pandas one: https://github.com/pandas-dev/pandas/tree/master/doc/cheatsheet
If it's a hand-out I would think it should be a single page, two at most.
It doesn't need to cover every single thing in the API, but it needs to explain the common cases, and also provide a reference of things that you might want to look up (eg. The names of hooks and what parameters they take).
I've translated the cheatsheet that @pintman wrote into English: PDF