pgzero icon indicating copy to clipboard operation
pgzero copied to clipboard

Create a cheat sheet

Open lordmauve opened this issue 7 years ago • 5 comments

Teachers asked for a Pygame Zero cheat sheet that they could print and put up in their classrooms.

lordmauve avatar Sep 19 '18 10:09 lordmauve

That would really be great. I created one in german already. Find here the PDF and the Sources.

pintman avatar Sep 30 '18 16:09 pintman

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 avatar Sep 30 '18 21:09 lordmauve

@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?

mamat-rahmat avatar Oct 03 '18 07:10 mamat-rahmat

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).

lordmauve avatar Oct 03 '18 20:10 lordmauve

I've translated the cheatsheet that @pintman wrote into English: PDF

markmillr avatar Feb 28 '19 18:02 markmillr