/wargame_alpha_beta_pruning

The goal of this project is to create a simplified version of "wargame" to be played by 2 players and to implement a low-level artificial intelligence, so that it can play a game and compete with a human player. The Minimax algorithm is then implemented and optimized with the alpha/beta pruning.

Primary LanguageCApache License 2.0Apache-2.0

No issues in this repository yet.