Skip to content

harsha-mandadi/Isolation_game_AI

Repository files navigation

Trailblazer Isolation

player_isolation_game.py has the algorithms implemented for an AI which can play an Isolation game.

Algorithms used to build better AI

  1. Minimax Algorithm
  2. Alpha beta pruning
  3. Iterative deepening for Alpha beta pruning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published