javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)
☆1,798Oct 1, 2024Updated last year
Alternatives and similar repositories for gobang
Users that are interested in gobang are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 言川的博客-前端工程师的笔记☆1,415May 21, 2023Updated 3 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆787Jul 14, 2017Updated 8 years ago
- An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)☆3,618Apr 24, 2024Updated 2 years ago
- iOS五子棋游戏,支持人机对战、双人对战、联机对战。iOS Gomuku game with amazing AI, developed in Objective-C☆193Mar 19, 2020Updated 6 years ago
- alpha zero 原理实现五子棋 AI,tensorflow☆32Oct 19, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 博弈能力不错的五子棋AI☆243Mar 4, 2020Updated 6 years ago
- 🐈 基于 JS 的五子棋 AI 实现☆135Sep 29, 2016Updated 9 years ago
- Gomoku game (Five in a Row) playing program with a really strong advanced artificial intelligence algorithm (evaluation function, mini-ma…☆108Apr 14, 2017Updated 9 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆121Jun 5, 2018Updated 7 years ago
- gomoku AI, 年久失修 仅作为纪念☆62Nov 23, 2016Updated 9 years ago
- Specially designed GUI for Yixin (a top gomoku/renju engine)☆222Mar 14, 2020Updated 6 years ago
- One of the strongest Gomoku/Renju playing engine☆225Mar 7, 2026Updated 2 months ago
- 使用各种方法编写的人机五子棋程序☆18Dec 6, 2017Updated 8 years ago
- Gobang game with artificial intelligence in 900 Lines !!☆123Jul 22, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 一个五子棋学习资料站☆166Jan 13, 2026Updated 4 months ago
- A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi☆89Apr 19, 2022Updated 4 years ago
- SlowRenju is a Gomoku/Renju engine, which supports the new protocol of Gomocup.☆60May 7, 2019Updated 7 years ago
- 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 impro…☆87Aug 3, 2020Updated 5 years ago
- 中国象棋 - in html5☆655Feb 13, 2022Updated 4 years ago
- 五子棋,gobang,html5,canvas,js游戏,普通ai算法☆67Jul 10, 2025Updated 10 months ago
- 极大极小搜索和α-β剪枝的无禁手ai