checked external links

This commit is contained in:
Trilarion
2020-08-20 12:45:19 +02:00
parent bd8d411f1d
commit cbb621e41c
199 changed files with 602 additions and 574 deletions

View File

@ -5,16 +5,17 @@ _Chess game._
- Home: https://www.gnu.org/software/chess/, http://savannah.gnu.org/projects/chess/
- Media: https://en.wikipedia.org/wiki/GNU_Chess
- State: mature, inactive since 2017
- Download: http://ftpmirror.gnu.org/chess/
- Download: http://ftp.thunix.net/gnu-ftp/chess/
- Platform: Windows, Linux, macOS
- Keywords: strategy, chess, game engine, open content
- Code repository: http://svn.savannah.gnu.org/svn/chess (svn), http://cvs.savannah.gnu.org:/sources/chess (cvs)
- Code repository: http://svn.savannah.gnu.org/svn/chess/ (svn), http://cvs.savannah.gnu.org:/sources/chess (cvs)
- Code language: C++
- Code license: GPL-3.0
- Assets license: None
- Developer: Chua Kong Sian, Stuart Cracraft, Lukas Geyer, Simon Waters
Can be used together with a graphical frontend such as XBoard.
Windows binaries via https://sourceforge.net/projects/gnuwin32/-Developer:: Chua Kong Sian, Stuart Cracraft, Lukas Geyer, Simon Waters
Windows binaries via https://sourceforge.net/projects/gnuwin32/
## Building