19 lines
620 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# GNU Go
- Home: https://www.gnu.org/software/gnugo/, https://savannah.gnu.org/projects/gnugo/
- Media: https://en.wikipedia.org/wiki/GNU_Go
- State: mature, inactive since 2011
- Download: https://www.gnu.org/software/gnugo/download.html
- Platform: Windows, Linux, macOS
- Keyword: board, game engine, strategy, go, online
- Code repository: https://git.savannah.gnu.org/git/gnugo.git, http://cvs.savannah.gnu.org:/sources/gnugo (cvs)
- Code language: C
- Code license: GPL-3.0
Goplaying program.
Can also be used with graphical frontends like like GoGui, qGo and CGoban 1.
## Building
- Build system: Autoconf