Skip to content
Paul Sinnett edited this page Jun 8, 2017 · 3 revisions

What we have covered:

  • installing a Python environment and Kivy framework
  • Python programming basic tutorial
  • Rock, Paper, Scissors game (practice with input, output, and string matching)
  • Kivy App tutorial Pong game (practice with Kivy layout and touch)
  • KV language tutorial (for page layout)
  • packaging projects for building with Buildozer
  • creating and using a GitHub account
  • customising a Cookie Clicker game (practice with images, touch, and audio)
  • using custom fonts in Kivy apps
  • using point sizes for consistent button sizes and text across devices
  • creating image memes (practising Kivy page layout)
  • custom scale-able image buttons using 9-slice images
Clone this wiki locally