|
What I meant by pretty code was to make sure everything was kept 'object orientated'. so all methods would belong to the correct classes and all the different behaviours would be encapsulated by their own classes :-)
As for making the board anything other than 8*8 would just be a novelty in the program, giving the user the opportunity to play a more difficult game by having a greater number of pieces. By the looks of things i'm going to have to scrap that :-(
|