It is crazy that the first problem set already is building a project, in this case some sort of game on Scratch.
The requirements of the first project are:
- Need to use 2 sprites
- 3 scripts
- 1 Condition, 1 loop and 1 variable
- 1 sound
What I want to do:
It will take me some time to understand exactly which thing I wanna make, but I feel I want to do:
- A shooter kind of game (Maybe like asteroids?)
- Ideally would be nice to have some background that you can interact to!
- A jetpack would be nice…
- Would be awesome if shooting is done with mouse pointing and space hiting
- shooting can have a trajectory? So it is harder to shoot! A parabole kind of thing
Will keep you updated on my project!
Breaking it into smaller parts:
- I want program that allows me to fly with a jetpack around the screen only. (Would be awesome if jetpack has given set of “fuel” that runs out, and you can collect more or smth)
- I will add platforms
- I will add shootings
- I will add enemies
THE FINAL PRODUCT
Ok, so at the end the project came out very different from I had thought 🙂 but I am still very proud of it! Check it out :D!
https://scratch.mit.edu/projects/102379875/
It is unbelievable how easy it is to program in scratch… and it actually gives me a pretty good idea on how proper programs work.