import from libregamewiki

This commit is contained in:
Trilarion
2019-10-30 18:18:50 +01:00
parent a4f55afdcc
commit a28f0dc7cd
57 changed files with 1057 additions and 101 deletions

19
entries/gnu_go.md Normal file
View File

@ -0,0 +1,19 @@
# 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