Skip to content

Instantly share code, notes, and snippets.

@folkertvanheusden
Last active October 26, 2023 15:54
Show Gist options
  • Save folkertvanheusden/f171e7d513ff0c3ce2097354634fd130 to your computer and use it in GitHub Desktop.
Save folkertvanheusden/f171e7d513ff0c3ce2097354634fd130 to your computer and use it in GitHub Desktop.
list of Go/Baduk AI software (open source only)
* Go
** Python3 or C++
** https://github.com/shedskin/shedskin/blob/master/examples/go/
* DarkForest
** C
** https://github.com/facebookresearch/darkforestGo
* INDIGO
** ?
** https://helios2.mi.parisdescartes.fr/~bouzy/INDIGO.html
** intel binary - 32bit
* Brown
** C
** https://www.lysator.liu.se/%7Egunnar/gtp/brown-1.0.tar.gz
* FueGo
** C++
** https://fuego.sourceforge.net/
* GNU GO
** C
** https://www.gnu.org/software/gnugo/
* KataGo
** c++/python3
** https://github.com/lightvector/KataGo
* Sente
** Python3
** https://github.com/atw1020/sente
** Library
* Zigo
** Zig
** https://github.com/sagehane/zigo/
** Does not speak GTP.
* Pachi
** c
** https://github.com/pasky/pachi
* Ray
** C++
** https://github.com/kobanium/Ray
** Static think time
* TamaGo
** Python3
** https://github.com/kobanium/TamaGo
* GoSharp
** Go
** https://github.com/paviad/GoSharp
** Library
* Gus
** C
** https://github.com/diznq/gus
** Does not speak GTP.
* Matilda
** C
** https://github.com/gonmf/matilda
* Leela
** c++
** https://github.com/gcp/Leela
* LeelaZero
** https://github.com/leela-zero/leela-zero
* Dream-Go
** Rust
** https://github.com/Chicoryn/dream-go
* Goma
** Python3
** https://github.com/gsobell/goma
* Emu-Go
** Typescript
** https://github.com/b-capra/emu-go
** Does not speak GTP.
* DellaBaduck
** C++
** https://github.com/folkertvanheusden/dellabaduck
* kZero
** Rust
** https://github.com/KarelPeeters/kZero
* GoBan
** Rust
** https://github.com/Sagebati/goban
** library
* StegoUCT
** Delphi
** https://github.com/kalliduz/StegoUCT
* HaidaGo
** Python3
** https://github.com/axiomizer/haida-go
** Does not speak GTP.
* GoAI
** C
** https://github.com/AbhilashaTandon/GoAI
** Does not speak GTP.
* Go
** Go
** https://github.com/tristydee/go
** Does not speak GTP.
* igod
** Python3
** https://github.com/Hyrtsi/igod
** Does not speak GTP.
* Iomrascálaí
** Rust
** https://github.com/ujh/iomrascalai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment