gobang topic
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
gobang
javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)
online-chess
A C rewrite of the Octo CHIP-8 IDE
c-octo
A C rewrite of the Octo CHIP-8 IDE
Rapfi-gomocup
A relatively strong gomoku AI
alphaFive
alphaGo版本的五子棋(gobang, gomoku)
gobang_html5
五子棋,gobang,html5,canvas,js游戏,普通ai算法
Cpp-Gomoku-with-AI
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 powerfu...