1/18/07
About a week ago, I started work on the DS game that my friend came up with, which I am tentatively calling "Rhythmus" (German for... rhythm of course). So far, all the program does is lay out 64 sprites (the face-down cards) and tells you which card you touched on the touch screen. Before I can do much more, I'll have to figure out how to use arrays in C so that each card sprite can actually represent something.
-MDR Falcon