Programming 2020-2021
This year I learned alot about computer programming. It was really fun to make all of the games below. Mr. Goldstien has really helped me learn how to computer program. And thank you to Al Swiegert for teaching us how to code.
Cat Double Jump
The Cat Double Jump program was the first program we did. We learned how to program:
- Keypresses
- Gravity
- Jumping
- Double Jumping
- Wraparounds
- Backdrop Changes
- Sound and Music
We learned how to aork scratch and how to move the sprite. We learned how to create varibales and how to use them in our code.
The Daleks Game
The Daleks Game program was the second program we coded. We learned how to program:
- A teleport mechanism that transports the Cat to a random location on the stage. There is a cool down period of five seconds before the cat can be teleported again.
- A shield that protects the Cat for 1 second. It 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 Rainbow Lines program that:
- Created beutiful patterns of Rainbow Lines
Asteroids
We created an Asteroids game program. We learned how to code:
- Clones
- Spaceship Velocity
- Broadcast and Recieve Messages between Sprites to Coordinate Game Activity
- A scoreboard
- Asteroid Velocity and Rotation
- A game over screen
- A cloud variable to keep track of the high score from all players
Fruit Slicer
This was the final gaming program we craeted. We programmed:
- The tracking of cursor locations using lists
- A fruit slicer that the player can use to slice fruit as they are tossed up in the air.
- A displlay of Health that decreases as fruit is missed and falls to the ground.
- A keypress to recover Health beofre you lose all three Healths.
I had lot of fun programming this year. I hope you like playing my games!