minimizing-player

There are 1 repositories under minimizing-player topic.

  • ConnectFour-AI-Based-Game

    Connect Four is a deterministic board game. We create a strategic AI model for this game. We used minimax algorithm and heuristic function to improve our strategy.

    Language:Python1