So late at night Kurt and I decided to learn how to make a C++ game using the SDL framework for drawing, GUI, input, and image loading.
It took lots of research, reading, tutorial trying and failing but...
We found success.
(Arrow keys to move the ball)
It might not look like much but that demo features key input, drawing an image to the screen, and an update timer.
Try out the app: (Universally Compiled, 10.4+)
http://cl.ly/0Y0C3c330E0K3R1z1j1mCheck out the source code: (You might need the SDL frameworks installed to compile)
http://cl.ly/0S053s312L3705213Q1C(Files attached to post just in-case links die)
Fairly epic, eh?