One of the strongest Gomoku/Renju playing engine
-
Updated
Oct 8, 2025 - C++
One of the strongest Gomoku/Renju playing engine
A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi
C++ Gomoku with a strong AI based on minimax search and alpha-beta pruning with Qt5 GUI. *Dozens of C++ tricks & hacks are used to improve efficiency.* Come and try to see if you can beat the powerful AI!
这是一个开源的五子棋软件,包含双人对战和人机对战。由C++及QT框架完成,无后台通信,AI具有一定的棋力。该软件跨Windows,MacOS,Linux三大主流桌面操作系统。
AI五子棋c++实现,依赖raylib和raygui库,alpha-beta剪枝算法
计算概论五子棋大作业,使用win32和alpha-beta剪枝的minmax搜索。
Add a description, image, and links to the gobang topic page so that developers can more easily learn about it.
To associate your repository with the gobang topic, visit your repo's landing page and select "manage topics."