2010
03.11
Your final project is to create a game in Flash. Your game must meet these requirements:
- Start screen
- Interactivity, which could be:
- Key press
- Space bar
- Mouse click
- Mouse drag
- Score
- Game over screen, shown when the game ends
- Way to replay the game
- Sound (optional)
Take a look at last semester’s final projects.
2010
03.09
- Create a Title and Description for your final project
- Use Microsoft Word or some other word processing program
- Read p83-94, Chapter 3: Basic Game Framework: A Matching Game in AS 3.0 Game Programming University
Code example from this week’s class: Button and Dragging + Throwing a Ball - http://pastie.org/862324
2010
03.02
- Read p65-81, Chapter 2: ActionScript Game Elements in AS 3.0 Game Programming University
- Create a Flash movie with scripted motion
- Add an object to the stage
- Make the object move across the screen using ActionScript
Code example from last weeks class: Bouncing Ball – http://pastie.org/850786/
2010
02.23
- Read the chapter Graphics in the online textbook Web Style Guide
- Work on Group Projects
Next week: formatting images for the Web