I have to implement the AI for Abalone game and I'm wondering what is the best way to represent the board logic using Java without wasting too much resources in all checks and updates routines involved.
Is better use various lists? A matrix of Cell objects? Any suggestion?
Aucun commentaire:
Enregistrer un commentaire