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:
- Keypresses
- Gravity
- Jump
- Double Jumping
- Wraparounds
- Backdrop changes
Daleks Game
The next game we programmed was the Daleks game. In the Daleks game, we learned how to program
- 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.
- 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.
- A game over screen that doubles as a start screen.
Rainbow Lines
We created a beautiful game that consists of many colorful lines, we learned:
- Created beautiful patterns of Rainbow Lines
- Allowed the player to use variable sliders to select the thickness of the line, the color, and the degree of transparency.
Astroids Game
We created an Asteroids game program. We learned how to code:
- Clones
- Spaceship velocity
- Broadcast messages and Receive messages between sprites
- A scoreboard
- Astroid velocity and rotation
- A game over screen
Fruit Slicer
This was the final game we made. We programmed:
- The tracking of cursor locations using lists.
- A Fruit Slicer that the play canuse to slice fruit as they are tossed up in the air.
- A display of Health that decreases as fruit is missed and falls to the ground.
Thanks to this year and this course I now know how to code games in Scratch and can make games for my friends!!!