#
gobang
Here are 34 public repositories matching this topic...
One of the strongest Gomoku/Renju playing engine
-
Updated
Oct 15, 2024 - C++
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!
multi-threading
qt
alpha-beta-pruning
bitwise-operators
qt5-gui
gobang
heuristic-search
minmax-algorithm
-
Updated
Aug 3, 2020 - C++
这是一个开源的五子棋软件,包含双人对战和人机对战。由C++及QT框架完成,无后台通信,AI具有一定的棋力。该软件跨Windows,MacOS,Linux三大主流桌面操作系统。
-
Updated
May 27, 2020 - C++
AI五子棋c++实现,依赖raylib和raygui库,alpha-beta剪枝算法
-
Updated
Jan 25, 2024 - C++
Improve this page
Add a description, image, and links to the gobang topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gobang topic, visit your repo's landing page and select "manage topics."