Arkanoid
The goal of the game is to break all bricks with the ball and thus clear levels. Use <space> to shoot the ball and start the game. Use <left> and <right> to move the pad (or <z> and <x>). Also you can use <space> to shoot the laser gun, after you've picked up a relevant power-up.
- Coding: me
- Graphics: Jamie Cross
- Sound: maxstack, SubspaceAudio
Code on Github: https://github.com/sphynx/arkanoid/
Development log
- More levels added, reported bugs fixedFeb 25, 2023
Comments
Log in with itch.io to leave a comment.
That’s a really fun version of Breakout, nice work!
Thanks, glad you enjoyed it! :)
Okay, when you get the gun upgrade, the game explodes smashing the space bar....utter madness and you instantly jump X levels and suddnely it ends
Hi! Thanks for your comment! I’m working on adding more levels, should be there this weekend! :)
And the gun, yes, it may be too powerful! Perhaps I need to make it last less time.
Just added more levels, fixed some bugs and nerfed the gun :)
Nice one! A bit too fast for me - or maybe I'm just too old for that )
Thank you! Perhaps I should include difficulty setting at the start?