gomoku-ai
There are 38 repositories under gomoku-ai topic.
fucusy/gomoku-first-move-always-win
Try the always win AI online
qwertyforce/gomoku_ai
Experiments with variations of minimax algorithm, MTD(f), MCTS in Gomoku
Joker2770/qpiskvork
Another gomoku or renju manager adapting to Windows and Linux systems.
Joker2770/Z2I
The pbrain-Z2I is just a gomoku engine which use the protocol of gomocup. (最新权重在咸鱼有售)
KDevZilla/SharpMoku
Gomoku written in C#
Raspova/GomokuAi
Ai playing gomoku
husus/gomokuAI-py
Implementation in python of a Gomoku AI from scratch based on MiniMax and Alpha-Beta Pruning
qwertyforce/gomoku_ai_c
gomoku_ai in C++
AcrylicShrimp/omok-ai
Omok(Gomoku) AI
KohakuBlueleaf/KohakuGomoku
A gomoku AI project which runs on cpu.
osvegn/Gomoku
Gomoku Epitech Project
SHthemW/Gobang-Python.PyGame
由pygame制作的五子棋小游戏, 具有人机对战功能. 项目易于部署并附有教程--你的大作业的不二之选 ! / A gobang game developed by pygame. It has a intelligent program enable you to chess with computer opponent.
VictorHarri-Chal/Gomoku
♟️ An IA in python to win at gomoku
Giang-Dang/gomoku-AB-pruning
A pet project after learning alpha beta pruning
m-star18/Gomoku-api
"Gomoku-api" is an api that searches for the best move and returns it when you send the current board as json.
penguins-moon/Pomoku
python实现的五子棋小游戏
sangingeum/Gomoku
C++ Gomoku game
thyeem/bcf_ai
Created my own game and its AIs as well
AlexFazio64/Gomoku
Gomoku (Gomokunarabe), or Five-in-a-Row is a tabletop game originated in Asia a long time ago.
alignedalignof/gomoku12
Gomoku with a twist
BastienBoymond/Gomoku
IA that work play at Go
coding-kelps/gomocku
A mocking Gomoku AI to help environment manager development
DuyTran04/GomokuCaroGame-Alpha-Beta-Pluring
CARO CỔ ĐIỂN - Classic Gomoku
Fjallripa/Gomoku-AI
Gomoku-AI is a personal learning project to build an algorithm development platform around a multiplayer Gomoku-like game (five-in-a-row).
m-star18/Gomoku-AI
Gomoku-AI is an implementation of the AlphaZero algorithm for Gomoku.
Maneren/gomoku-gui-dioxus
GUI frontend for my gomoku engine built using Dioxus
MichalisPer/GomokuAI
An implementation of AI player for Gomoku.
RolandGao/Gomoku
A Gomoku AI using processing
somanlin2650/gomoku-ai
"Gomoku AI Web App" - A project to create a JavaScript - based Gomoku web application with an advanced AI opponent and a user-friendly interface.
SuzzukiW/GomokuML
Code for Gomoku Predictions with Convolutional Neural Networks
Viet281101/Gomoku
Online board game for multiplayer (1vs1) or single-player solo with AI -– Gomoku (Five in a Row)
bgb10/omok-game-with-simple-AI
Omok(gomoku) game with self-made simple algorithm for Contest : CLUG Coding Contest
hainn2803/Gomoku-AI
An AI playing Gomoku 15x15 using Negamax algorithm, NegaScout algorithm, Zobrist Hashing, Null Window written in C++
Hintful/pyOmok
Python 3 implementation of a famous board game, Omok (Gomoku).
qingyuan-wu/Gomoku
The popular board game Gomoku (a.k.a Connect 5) implemented in Python
skyf0l/gomoku-ai
Implementation of a Gomoku game bot in cpp for Piskvork gomoku manager.