Today's Links
+ SCORE http://scratch.mit.edu/projects/1940443 Demonstrates how to set and change a score. Receive 10 points every time the Scratch cat is clicked.
+ LEVELS http://scratch.mit.edu/projects/1940453 Demonstrates how to change levels. Score increases by 1 every time the space bar is pressed. Level increases by 1 for every 10 points.
+ TIMER http://scratch.mit.edu/projects/1940445 Demonstrates how to use a timer. Use the mouse to navigate the Scratch cat to Gobo.
+ ENEMIES http://scratch.mit.edu/projects/1940450 Demonstrates how to add an enemy. Avoid the tennis ball by using the up and down arrow keys.
+ REWARDShttp://scratch.mit.edu/projects/1940456 Demonstrates how to collect items. Use the arrow keys to move the Scratch cat around to collect quest items.
+ MOUSE http://scratch.mit.edu/projects/25192659 Demonstrates how to program the mouse to control game play. Move the mouse to move the paddle.
+ RESTART http://scratch.mit.edu/projects/25192935 Demonstrates how to make a button to restart the game. Click on the RESTART button to restart.
+ MENU http://scratch.mit.edu/projects/25192991 Demonstrates how to display a menu screen at the beginning of the game. Click START or DIRECTIONS on the menu screen.
+ MULTIPLAYER http://scratch.mit.edu/projects/25192711 Demonstrates how to add another player to the game. Player 1 uses the arrow keys to navigate Pico through the maze, and player 2 uses the W, A, S, D keys to navigate Nano through the maze.