Rubik Xcode Project
Submitted by B MacKenzie on Fri, 01/29/2010 - 19:46.
I have put together some source code demonstrating my approach to modeling the Rubik's cube puzzle. I have made an attempt to make the code clear, understandable and well commented. The language is Objective C and makes much use of the Mac OS Foundation and Application kit class libraries. So it is pretty Mac specific although C++ programmers may wish to browse the source files for ideas. Although the syntax is different, as object oriented languages C++ and Objective C bear many similarities.
Those interested may download the Rubik Xcode Project from my web site.