2019-10-30 18:18:50 +01:00

20 lines
624 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
_Goplaying program._
- 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
- Keywords: strategy, board, game engine, 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
Can also be used with graphical frontends like like GoGui, qGo and CGoban 1.
## Building
- Build system: Autoconf