A terminal game where the user selects whether they want to play the one player or two player version of the game. The one player version has a basic chess AI which implements a min-max tree with A-B pruning. Click 'View Project' for more details about how the game was designed. Made with: