Reuseable Platform For Custom Board Game
- by George Bailey
Is there a generic platform to allow me to customize the rules to a board game. The board game uses a square grid, similar to Checkers or Chess. I was hoping to take some of the work out of creating this computer opponent, by reusing what is already written.
I would think that there would be a pre-written routine for deciding which moves would…