Magic Square

MagicSquare

Again, please refer to this URL for its description :-) http://en.wikipedia.org/wiki/Magic_square. This simple game application demonstrates the use of multidimensional arrays. It also features the generic algorithm used to solve the magic square in varying sizes (3, 5, 7, 9, 11, 13... you may add more sizes if you wish :-)). Thank you and more magic to come!