alien attack
A downloadable game for Windows, macOS, Linux, and Android
play in you browser :https://scratch.mit.edu/projects/421022295/fullscreen/
control
press the game boy's buttons to interact with the game or play with you keyboard.
(Game boy or keyboard) the directional arrows allows you to move the ship.
(Game boy) A, B,(keyboard) Z or X can fire lasers.
press (Game boy) select, start, (keyboard) A or S for pauses the game.
how to play
you have to kill all the aliens with your laser but be careful with the ammunition, if you have more you can take a black ball to save two. you can also take the money, if you have 100, you gain a life but if you have all your life, the game will wait until you lose one to give yourself one.
Download
Install instructions
1. install scratch desktop setup.exe
2. install the game (alien attack (Game Jam).sb3)
3.open alien attack (Game Jam).sb3 and choose "scratch desktop" as application
4.if the game does not load: go to file on scratch desktop, load from your computer,
and select the game.
5.play the game
Comments
Log in with itch.io to leave a comment.
This game is really enjoyable! But, if you can, maybe make the movement a little smoother, otherwise, I loved it!
Yeah you can fix that by using instead of
(when key _ pressed)
(change x/y by _)
Use
(when key _ pressed)
(repeat until (Not [when key _ pressed]
(change x/y by _)
That's the code I use if I use for top-down movement in scratch. Also, to play in browser use htmlifter for an html file, and then click the run in browser button under the upload name in itch.
Just small improvements like these can make a big difference. (if you end up using the code, please credit me)
Needs better controls.
now you can play with you keyboard or with the game boy.