Main Content

VGA Bomber With Arduino Uno

I have done different Arduino games working on VGA monitors, but I haven’t done yet an Instructables of my first one. Now, here it is: the name is “Arduino Bomber” and, as usual, it works by means of a bare Arduino Uno and few other components. As in my previous Instructables, the goal is to avoid any special shield or supporting IC. The only needed components are one button, a potenziometer, few resistors and a DSUB15 connector. You can see it running on this video. I used Arduino IDE 1.6.4. and the VGAx library done by Smaffer and publish on GitHub here. This library allows to use four color with a resolution of 120 x 60 pixels, not many but enough for this retro-game.”

Link to article