Week #1
- Intro to Coding -- Draw a Picture
Week #2
- Intro to Variables and Arithmetic
- A Movable figure
Week #3
- Using Images
- Defining Our Own Function
- Wrapping Motion
- Bouncing Motion
Week #4
- Collision Detection
- User Control of the Motion
Week #5
- Displaying Text
- Keeping Score
- Keeping Tack of time
Week #6
- A Peek at What Else Processing Can Do
- Adding Sound to the Game
- What to Do Next
- Sharing Your Work
Dowloading The Sofware (Processing) If you want to run your code on an Android device or in the Android emulator, you need to download the Android SDK (talk to us on Wednesday) and you need to scroll down to the section marked Pre-Releases and download version 2.0 Beta 5 choosing your operating system. If you are using a Windows machine, do not choose "without java" because you need Java.
Note that on a Mac, you must be using System 10.6.8 or later to use the Beta version. You can use the last Alpha version on older Mac OS OS sysems. This is what we used last year and it worked well.
If you just want to write the program to run on your computer, use version 1.5.1 for your operating system.
Talk to us in class if you have questions