Game Rubric

Task Points
Produce a working game with a customized character that can be controlled to move with at least 3 keys, an interesting background and at least 2 obstacles that move continuously. 12
A variable is used to see if the character is alive or dead. The character can only move when alive. 3
The character is dead and returns to the starting place if it bumps into any of the obstacles. 3
Create obstacles that the character cannot pass through like a maze that require at least 3 turns to get to the goal. 3
Score points by gathering at least 5 things along the way that disappear when they are collected. Make a big WIN sign pop up if you get all the points and reach the goal. 3
Test your game with the big input mats. 3
Create an introduction screen with directions, a picture and a story line, 3
TOTAL 30

Helpful hints:

  1. Use the directions for the frogger-type game for the first 3 steps above.
  2. Create obstacles that the character cannot get through
  3. Find at least 5 prizes that disappear when found and score points.
  4. Create a game introduction with a story line and directions.