Skip to content

humberry/scene-tutorial

Repository files navigation

scene-tutorial

This is a very basic pythonista scene tutorial with some easy exercises.

beginner001.py - Draws a blue background up to 60 times a second.
beginner002.py - Draws a blue background up to 20 times a second.
beginner003.py - Adds a filled rectangle to a Pythonista scene.Scene.
beginner004.py - Demonstrates how to keep users touching the screen.
beginner005.py - Touching a rectangle changes it's color.
beginner006.py - Adding a scene.Layer to a Pythonista scene.Scene.
beginner007.py - Adding alpha and scale animation to circle button/image.
intermediate001-1.py - Open a photo from the camera roll
intermediate001-2.py - Two finger zoom in/out gesture
intermediate001-3.py - Your exercise

Releases

No releases published

Packages

No packages published

Languages