I Program Games!!!

By: Isabella D.

This year in 6th grade, we learned how to program and create a lot of games in ICT on Scratch. We made a Cat Double Jump, Daleks game, Rainbow lines program, an Asteroidsgame, and the Fruit Slicer. ---Thanks to Al Sweigart for teaching us how to program!---



Cat Double Jump

The Cat Double Jump was the first game we coded. In this game we learned how to program:

  1. Keypresses
  2. Gravity
  3. Jump
  4. Double Jumping
  5. Wraparounds
  6. Backdrop changes
Cat Double Jump.

Daleks Game

The next game we programmed was the Daleks game. In the Daleks game, we learned how to program

  1. A teleport mechanism that transports the Cat to a random location on the Stage. There's a cool down period of five seconds before the Cat can be teleported again.
  2. A shield that protects the Cat for one second. It that has a cool down period of ten seconds before the shield can be used again.
  3. A game over screen that doubles as a start screen.
Daleks Game

Rainbow Lines

We created a beautiful game that consists of many colorful lines, we learned:

  1. Created beautiful patterns of Rainbow Lines
  2. Allowed the player to use variable sliders to select the thickness of the line, the color, and the degree of transparency.
Rainbow Lines

Astroids Game

We created an Asteroids game program. We learned how to code:

  1. Clones
  2. Spaceship velocity
  3. Broadcast messages and Receive messages between sprites
  4. A scoreboard
  5. Astroid velocity and rotation
  6. A game over screen
Astroids Game

Fruit Slicer

This was the final game we made. We programmed:

  1. The tracking of cursor locations using lists.
  2. A Fruit Slicer that the play canuse to slice fruit as they are tossed up in the air.
  3. A display of Health that decreases as fruit is missed and falls to the ground.
Fruit Slicer

Thanks to this year and this course I now know how to code games in Scratch and can make games for my friends!!!