w2d4
Tackled Checkers today as a solo project. Taking a cue from our work on the Chess project, I decided to get a basic gui implemented first. Again, I think it helped a lot to introduce that part first and then revisit it later once the game mechanics have been fleshed out. I was very pleased with the way my game turned out, it included all the basic rules of checkers, and I implemented a lot of error raising/rescuing which helped speed up the development process.