Classical alpha-beta Gomoku engine with softmax-temperature difficulty, as a Go library
-
Updated
Apr 22, 2026 - Go
Classical alpha-beta Gomoku engine with softmax-temperature difficulty, as a Go library
A Gomoku game GUI, with an AI player
k-in-a-go contains a k-in-a-row game on an m-by-n board (m,n,k-game) implementation in go without external dependencies. It runs a server allowing people or bots to play.
Full-strength Caro (Gomoku variant) AI with Lazy SMP parallel search, Go 1.26 backend, SvelteKit frontend. 5 difficulty levels, UCI protocol, WebSocket bridge.
Add a description, image, and links to the gomoku topic page so that developers can more easily learn about it.
To associate your repository with the gomoku topic, visit your repo's landing page and select "manage topics."