Here's my first memory game. I'm kinda thinking it would be much better using objects. The cards would fit nicely as objects with properties such as x and y position, turned up or down, image, etc. so i'm beginning to thing that memory is not so suitable as a second game, or if it is, it should introduce the concept of objects/user-defined types.
Here's a windows executable with the cut out graphics and the source code.
http://file-pasta.com/f/2048.zip
Please let me know what you guys think.