Games Project

Home

First Project

On the first day of the game project, we started using an online program called Scratch.
Scratch is a beginner's program with a very simple layout. Many of the commands are
already set, and a majority of the programming is dragging and dropping commands.
The first project that the class did was re-creating the game "Pong". This was an
interesting task, mostly with getting used to the program itself, despite the simple
structure.

Instructions: Use W and S to move Player 1, and the Up/Down arrows to move Player 2.

Movements Code

Controls Code



The game was a bit flawed compared to the original version of the game. The ball that
the paddles hit went in unpredictable directions, and the paddles themselves had little
response to the controls. However, for a first project, it turned out rather well.

First Official Game

Amazing game. Play it. Love it. Glitches remain intentionally, because it's more fun that way.

Instructions: Move around with the directional arrows. Press space to talk to characters,
then click on characters/objects to complete objectives.

Quiz Game

This game is a quiz I made that covers different things from our Computer Science class so far.

Instructions:Answer the questions in the bar to move on to the next level.