Simplifying IT, Amplifying Knowledge

Brickanoid

Published on: 06 June 2025 Category: programming

I really wanted to try programming something using an Android accelerometer, and I recently found some CC0 starter assets for Arkanoid. Coincidence? I don't think so.

So... One of the hardest parts is done. I have some starting assets. I've started the second boring part: designing and creating menus. That seems to be finished, too. Now, the exciting part is finally beginning!

Brickanoid Main Menu Brickanoid Settings Menu

I have already initialised and handled the accelerometer. It's basically just the tilt function for now, but it will be improved later. However, I am really looking forward to programming the physics and mechanics. I would also like to introduce more game features and experiences, and maybe even some minigames. We'll see how long I'll be able to work on it. It looks really interesting, though, so wish me luck!


Comments:

×