Skip to content

a working example of a game called hex, ai uses minimax and negamax

Notifications You must be signed in to change notification settings

vancha/HexMinimax

Repository files navigation

# HexMinimax a working example of a game called hex, with artificial intelligence utilizing the MiniMax algorithm. Later updated to also include negamax, an easier to read version of minimax. On my todo list is to add alphabeta pruning and better heuristics. IF ANYONE HAS ANY QUESTIONS, please mail me at [email protected], i will gladly answer your questions.

About

a working example of a game called hex, ai uses minimax and negamax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published