You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A chess AI project with alpha-beta pruning, weighted heuristics, and min-max calculations.
Be sure to check out the develop branch for the full release.
Created with the Unity game engine.
About
Chess AI in Unity using the MinMax function with alpha beta pruning.