gobang topic

List gobang repositories
trafficstars

alpha-zero-general

3.7k
Stars
1.0k
Forks
Watchers

A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more

AlphaZero_Gomoku

3.2k
Stars
956
Forks
Watchers

An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)

gobang

1.6k
Stars
374
Forks
Watchers

javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)

xechat-idea

708
Stars
146
Forks
Watchers

让你能够在IDEA里实现聊天、下棋、斗地主!

online-chess

81
Stars
5
Forks
Watchers

A C rewrite of the Octo CHIP-8 IDE

c-octo

81
Stars
5
Forks
Watchers

A C rewrite of the Octo CHIP-8 IDE

Rapfi-gomocup

87
Stars
14
Forks
Watchers

A relatively strong gomoku AI

alphaFive

65
Stars
8
Forks
Watchers

alphaGo版本的五子棋(gobang, gomoku)

gobang_html5

67
Stars
68
Forks
Watchers

五子棋,gobang,html5,canvas,js游戏,普通ai算法

Cpp-Gomoku-with-AI

64
Stars
22
Forks
Watchers

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...

Gobang

77
Stars
14
Forks
Watchers

大一课设,一款AI五子棋项目,C++新手项目实践 — 智能人机五子棋对战。