I have done a "new" game:
Pong with colors and sound, running for a VGA monitor.
Link to the video here:
As for "Bomber", this game does not need a special shield or support chips, but just few resistors, a DSUB15 connector, a pair of potenziometers and a buttons.
Since I am using only one potenziometer and button, the two paddles move in parallel. Anyway, the code is ready for the "second player".
The code is at the bottom.
Enjoy!
NB second version at #13
pong_VGAx.ino (16.6 KB)