Arkanoid 4 :Blast in the Past Remix no more major glitches Click to shoot (a-or-left) + (d+right) This is an attempt at recreating Arkanoid as faithfully as possible. I have learned a lot during this project: about working in Scratch, about game design in general, and about how amazingly well-made Arkanoid is. The attention to detail is incredible. Hats off to the original programmers! To do: * Add a continue function. * Add enemies. (This will probably take some time because I realized that they have a different movement pattern for each level!) * Add animations of Vaus and the enemy spacecraft in the intro and ending. (I could not find any original sprites so I will have to draw them myself, and there is a surprising amount of frames and a nicely designed enemy spacecraft - I never even noticed the design before since the animation is so quick.) * Add a proper high score list with 3-letter name entry. Known bugs: * The silver bricks don't always detect a hit, especially from laser. * The text disappears sometimes. * The ball disappears sometimes. If you want to check out the code, the starting point is the backdrop.
Thanks to thearcademan444 for the original project Arkanoid 4: Blast in the past!. Thanks to papipupepappa for the original project Erikanoid (beta 3). And Me for bug fixes