ScratchData LogoScratchData
Back to scratchcode1_2_3's profile

Space Invaders v0.2 SNEAK PEEK!

SCscratchcode1_2_3•Created July 27, 2022
Space Invaders v0.2 SNEAK PEEK!
0
0
20 views
View on Scratch

Instructions

UNSHARING TOMORROW! Space bar to shoot, arrow keys to move. I'd just like to say that it took me like 4 days to do it lol This is not one of those simple projects you see everywhere. It's different and unique because in literally every project I see about space invaders, they use either sprites or clones, so I kicked it up a notch. For ALL the aliens you see on screen (except the mystery ship cuz its technically not an alien rather a ship[even though it has aliens inside it]) I used... Yes. Stamping. None of aliens are actually sprites or clones. How did I make it? Well, it certainly wasn't easy. I started this little project as a normal project like everyone else. But I wanted to make it more complex. Little did I know that this idea was actually a frustrating journey of a ton of bugs and sections of staring at the code trying to figure out how to actually make the stamping. So, I started it. The first day It was literally just about the aliens. I got an idea to store all of the aliens in a list, after that, I put in in a custom block and made it create the 5 rows of 11 aliens. The second day I added the ship. The aliens still couldn't move but I made it so they could die. I also added the red shields that day I stopped working for 2 days on this, but still thought of ways to improve it. On day 3 (technically day 5) I added a start button, a loading screen and game over screen. I also added the music that day. On day 4 (the day of sharing) I added the mystery ship and Its ability to send new aliens, and this was extremely hard as they corrupted the list because I was shooting the aliens and the ship was creating them at the same time. I thankfully fixed this, and also added vertical movement to the aliens so that they can get to you and make you lose.

Description

Still pretty buggy, It's just the initial release. ShiftClickLearn for the button code Song: Teminite & MDK - Space Invaders Known bugs: The mystery ship can randomly kill you (fixed i think) Reason: The mystery ship sometimes spawned aliens below the game over line/limit Game session not running properly (fixed) Reason: Win by 0 aliens triggered before any aliens were actually created Comment down below at which score you won! July 23 2022: Fixed Many bugs with the mystery ship August 16, 2022: Added Mobile Friendly!

Project Details

Project ID717438948
CreatedJuly 27, 2022
Last ModifiedAugust 2, 2023
SharedNovember 14, 2022
Visibilityvisible
CommentsAllowed