Thanh-WuTan/Gomoku
Implemented an AI-powered Gomoku game featuring multiple strategies including a reflex agent, alpha-beta pruning, Q-learning, and Monte Carlo Tree Search (MCTS).
No commits in the last 6 months.
Stars
1
Forks
—
Language
Python
License
—
Category
Last pushed
Jun 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Thanh-WuTan/Gomoku"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OMerkel/UCThello
UCThello - a board game demonstrator (Othello variant) with computer AI using Monte Carlo Tree...
johnsonfarmsus/openwebui-ab-mcts-pipeline
Open WebUI Logic Tree Multi-Model LLM Project - Advanced AI reasoning with Sakana AI's AB-MCTS...
snowfrogdev/macao
A general purpose game playing A.I. framework based on the Monte Carlo tree search algorithm.
OMerkel/Alquerque
Alquerque - a 2 player abstract strategic perfect information traditional board game with...
OMerkel/FourInARow3D
3 dimensional Four in a Row game with computer AI using Monte Carlo Tree Search (MCTS) with UCB...