Skip to content

Design a brand-new heuristic function and use the minimax algorithm to implement a human-computer game of Gomoku. Optimize it using the alpha-beta pruning algorithm.

Notifications You must be signed in to change notification settings

Zhenghao-He/Gobang-AI

Repository files navigation

Gobang-AI

同济大学人工智能课程实验

运用α-β剪枝算法

自行设计启发函数

About

Design a brand-new heuristic function and use the minimax algorithm to implement a human-computer game of Gomoku. Optimize it using the alpha-beta pruning algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages