View Single Post
Old Apr 26th, 2005, 10:52 AM   #7
Necronaut
Newbie
 
Join Date: Apr 2005
Posts: 11
Rep Power: 0 Necronaut is on a distinguished road
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 :-(
Necronaut is offline   Reply With Quote