Deep Learning big homework of UCAS
-
Updated
Jan 8, 2019 - Python
Deep Learning big homework of UCAS
Play the classic Five-in-a-Row (Gomoku/Caro) game in your browser! A vanilla JavaScript project with a clean UI and a defense-focused AI opponent.
[Python3 / Pygame] Traditional GOMOKU Game played by 2 players
Another gomoku or renju manager adapting to Windows and Linux systems.
Zero + is a Gomoku AI that implements threat space search, minimax with alpha beta pruning optimized with Zobrist and linear sequence cache, Principal Variation Search, and Monte Carlo Tree Search.
Gomoku AI using minimax algorithm & alpha-beta prunning
Developed a Gomoku (Five-in-a-row) game based on the minimax algorithm.
A five-in-a-row (gomoku) library written in Rust.
中国风五子棋网页游戏,支持 AI 对战与 MQTT 好友联机
Artificial Intelligence for a five-in-a-row game
A collection of classic games developed using traditional AI algorithms
Go implement of Monte Carlo tree search on five-in-a-row with a terminal UI.
3D first-person Gomoku in pure HTML+CSS+JS+SVG - no WebGL, no dependencies. Two-player and vs-AI modes, unlimited undo, signature leaderboard.
AlphaZero for Gomoku with a lock-free parallel C++ MCTS engine
五子棋对弈辅助工具。录入双方落子后,AI 自动分析并推荐胜率最高的落点,棋盘可视化标注最佳点位。
在线五子棋对弈实验室:双人对弈、人机挑战、禁手规则与落点胜率;支持本地 NVIDIA GPU 模型估值。
🤖 Try to write a JavaScript function that beats the AI in a game called Five in a Row
A "synchronous" gomoku game.
To associate your repository with the five-in-a-row topic, visit your repo's landing page and select "manage topics."