tsonglew/Gomoku
:black_circle: TUI Gomoku Game with Programmed AI
This is a simple text-based Gomoku game that lets you play against another person or a computer opponent. You input your moves by navigating a cursor on the board and placing your game pieces. It's for anyone who enjoys strategy board games and wants to play a quick game of Gomoku directly in their terminal.
No commits in the last 6 months.
Use this if you want to play a game of Gomoku directly in your command line, either solo against an AI or with a friend.
Not ideal if you prefer games with graphical interfaces, advanced features, or online multiplayer.
Stars
13
Forks
—
Language
Python
License
MIT
Category
Last pushed
Apr 14, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tsonglew/Gomoku"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bcollazo/catanatron
Settlers of Catan Bot Simulator and Strong AI Player
jbradberry/mcts
Board game AI implementations using Monte Carlo Tree Search
yunzhu-li/blupig-gomoku
A serious Gomoku board game AI written in C++
Alfo5123/Connect4
Monte Carlo Tree Search Based AI Connect 4 Bot
maxyurk/settlers_of_catan
Full game implemented + AI/ML/OtherBuzzwords players (expectimax, monte-carlo and more). Fork me!