Scratch Games

By Sara M. and Jake G.

Target Smash

Instructions

The goal of the game is to get a score that is greater than 50 by hitting the
targets. Every time you hit a target, you gain two points. However, if you miss
the target and hit the turquoise or the sun, you lose two points. To swing the bat,
you must hit the space bar. If your score gets below zero, you lose.

See our code

Cat Double Jump

Instructions

The objective of the game is to get the cat to jump twice without touching the
ground. To make the cat jump, you must press the space key.

See our code

Tron

Instructions

The objective of the game is to make the other player run into your track.
Blue- Use the WASD keys to control the direction of your rocket.
Purple- Use the arrow keys to control the direction of your rocket.

See our code

Meteor Dodge Game

Instructions

The goal of the game is to dodge the meteors. The movement of the rocket
is controlled by the mouse pointer. If you get hit by a meteor, the game ends.
Try to get the longest time you can!

See our code

Daleks Game

Instructions

The goal of the game is to avoid the bats and try to get them to crash into each other.
You can control the movement of the cat using the arrow keys. You can press the T key to teleport
the cat to a different location. This can help save you from a bad situation. You can press the S key
to create a temporary shield around the cat. If a bat touches the shield, the bat disappears. When
a bat touches you, you lose the game. If you kill all of the bats, you win the game.

See our code

Asteroids

Instructions

The goal of the game is to avoid the asteroids. Use the WASD keys to control the movement of the spaceship.
If the spaceship touches an asteroid, you lose the game. Every second, the score goes down by one. Press the
space key to shoot at the asteroids. If you hit an asteroid, it shrinks until you hit it enough that it disappears.
Try to get as high of a score as you can.

See our code