* shuffle game by SMcNeill
Thanks for mentioning my game. It was just something I threw together for the wife and daughter to enjoy playing (they love puzzles, and it seemed simple enough to do), but I failed before to address several memory leaks in the program. It wasn't freeing up fonts or images as it should, and could become a terrible resource hog.
Seeing the game mentioned here reminded me that I needed to fix that, and after sitting and staring cross-eyed at the screen for a few hours scrolling through code, I think I fixed and plugged all the problems. The program should no longer keep jumping in memory usage, and I don't think I broke anything else fixing the problem. (I hope! LOL)
The newest version is downloadable from the Shuffle Game topic in the sample area of the boards here. Take it. Try it. Enjoy it. And let me know if something fails to work as it should. It's always possible to break something else while fixing a problem.
