Dark Bit Factory & Gravity
GENERAL => Projects => Topic started by: LyrurusTetrix on April 10, 2018
-
Hello! I made breakout(arkanoid) clone in processing.js language (but fully compatible with classic Java processing language) about diver and seal falling in love. You can play it online here (https://lyrurustetrix.github.io/sea_love_breakout/sealovebreakout.html) or get source code from here (https://github.com/LyrurusTetrix/sea_love_breakout). Source code and graphical resources licensed under Public Domain. I made this game in cooperate with digital artist Anhelina Suschevska (https://www.behance.net/gelof).
-
Great to see a fellow JavaScript programmer.
It's a good start, but it could be improved by increasing the speed of the ball a little bit with each brick that disappears.