Future Work
Where to go from here
Our AI can play the game very well, but there's still room for improvement! Future development of this project would include:
- Convert initial placement to a series of moves based on default placement.
- Utilise ‘held’ piece function (store a piece for later use, retrieve piece for next round).
- Add the ability to play the an identical game as a human, to compare 1:1.
- Add CNN so it can see the game state rather than being fed the game state.