Some links which you may find useful.
Scratch is a completely free program which you can download and install on your home computer. It runs on both Windows and Macintosh computers, and should run well, even on fairly old computers.
Click here to download the projects you've been working on during class, so you can continue working on them from home.
Kyle, here's the project you were working on last week.
These are the unlocked instructions for the Challenge game project which everyone worked on last week.
This is a very basic version of Pong; You can look at it's code to see how it works, and use its components in your own games.
This is a simple number guessing game, with our favorite obnoxious cat.
This is a very complicated side-scrolling game engine. The little yellow creature will always walk on the color blue, and will jump in you press the up arrow. The code is very long, but you can see if you can puzzle it out.