imports from libregamewiki

This commit is contained in:
Trilarion
2019-11-08 14:27:53 +01:00
parent 73969f8476
commit 644158b45f
65 changed files with 1409 additions and 275 deletions

18
entries/pachi.md Normal file
View File

@ -0,0 +1,18 @@
# Pachi
_Go-playing program._
- Home: http://pachi.or.cz/
- State: mature
- Download: https://github.com/pasky/pachi/releases
- Platform: Windows, Linux
- Keywords: strategy, board
- Code repository: https://github.com/pasky/pachi.git, https://repo.or.cz/pachi.git (+)
- Code language: C, Python
- Code license: GPL-2.0
It has no builtin human interface, so a Go client like GoGui, qGo or CGoban 1 is required.
## Building
- Build system: Make