Hi all
I’ve created puzzle game about 3 years ago just for fun. First, it was written for MS Windows using MFC. Then, I ported it to U++ for MS Windows, Linux and Mac OS X (the author of U++ framework took my source code, rewrote it slightly and included into U++ examples as Puzzle game). Finally, I’ve ported YPuzzle to JUCE and I’m absolutely happy now I’m happy to share it with all of you.
The game has been successfully compiled by MinGW GCC v4.2.1 in the Code::Blocks IDE.