gomoku-game
There are 66 repositories under gomoku-game topic.
hijkzzz/alpha-zero-gomoku
A Multi-threaded Implementation of AlphaZero (C++)
pandezhao/alpha_sigma
A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.
cloxnu/Omega_Gomoku_AI
♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。
canberkakcali/gomoku-ai-minimax
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
stonify5/Online-omok
WebSocket을 활용한 실시간 대전 오목 게임입니다. Go 언어의 강력한 동시성과 WebSocket의 실시간 통신으로 구현된 클래식 보드게임을 웹에서 즐겨보세요.
zukahai/caro-board-game
Khám phá cách tạo game Caro đơn giản bằng Java. Bài viết hướng dẫn chi tiết từ thiết kế bàn cờ, xử lý lượt chơi đến kiểm tra chiến thắng, giúp bạn tạo ra trò chơi thú vị và hấp dẫn. Dự án này phù hợp cho cả người mới học lập trình và những ai muốn nâng cao kỹ năng Java của mình.
JinZihang/NTU-MA4825-GammaGo
An integrated interactive go-game system.
OliviaWYQ/Gomoku-Desktop
Alpha Gomoku Game
astral-projects/gomoku-mobile
Android frontend application featuring the Gomoku strategy board game built using Jetpack Compose
Joker2770/gomoku_PyGame
A gomoku game implements with PyGame
Raspova/GomokuAi
Ai playing gomoku
easyandme/minimal-gomoku
Minimalistic HTML5 Gomoku Written in ES6 - AI Under Development
mtxset/gomoku
5 in a row game for Ethereum written in Solidity
wky32768/gomoku
a gomoku AI fighting program in C++
dotamir/react-gomoku
A simple Gomoku game using React/Typescript
madvid/42_Gomoku
Gomoku is a game which is played on Go board. The objectives of the project is to develop an agent capable to beat human player. Across the project we tackle minimax algo, heuristic function, optimization and user interface.
SXKA/Qt-Gomoku
A Gomoku developed with Qt. 一個基於Qt開發的五子棋
anaparunov/gomoku-react
Gomoku (Five in a row) game. Set the size of the board and the winning criteria as you like. Play online.
diggerdata/GomokuNEO
A simple search agent for playing Gomoku using the minimax algorithm with alpha-beta pruning.
huzecong/GomokuDuel
Qt project - Online Gomoku game
lewisxin/react-board-games
Board Games extended from React Tutorial
mkuzmik/gomoku-game
Implementation of Gomoku Game in Haskell.
NekoWs/SynchroGomoku
A "synchronous" gomoku game.
sangingeum/Gomoku
C++ Gomoku game
shervinchen/gobang
Gobang AI, developed using Vanilla JavaScript.
SiyangHe2017/Gomoku
Gobang五子棋 与AI对战
thyeem/bcf_ai
Created my own game and its AIs as well
VladimirLouis/Gomognu
Java Swing Connect five/Gomoku game with GUI and a decent engine. 2 player mode or play against engine.
zxhero/Gomoku-AI
AI homework, python, lasagne, theano
astral-projects/gomoku-web
Interactive web app featuring the Gomoku strategy board game powered by React and Spring MVC
OP-Patel/Gomoku
Gomoku on a DE1-SoC Board
seyren0601/game-unity3d-minimax-gomoku
Gomoku/TicTacToe game implemented with Unity3D
Viet281101/Gomoku
Online board game for multiplayer (1vs1) or single-player solo with AI -– Gomoku (Five in a Row)
aokimi0/java-programming-applications
南开大学Java语言与应用,授课老师:刘嘉欣。