
First Steps to an Arcade Game
After a few weeks doing a crash course in Unity, I have my first draft of an indie Arcade Game. Brick Breaker Duel is very similar to Brick Breaker, but it’s a two person game and if either player catches the jewel, they can cross over to the other person’s side and disrupt their game.
Here’s a few shots of the controller. I soldered two over sized buttons to a breadboard, and placed all the wires inside a laser cut box. For a microcontroller, I used the Arduino Leonardo because of the Keyboard library that can simulate keyboard presses.
Fellow ITP Students enjoying the game:
Screen output of the game: