• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..13-May-2018-

LICENSE.txtH A D01-Apr-20161.4 KiB2422

README.txtH A D01-Apr-2016427 148

garbochess.jsH A D01-Apr-201680.1 KiB2,5211,919

index.htmlH A D01-Apr-20161 20

README.txt

1THE GARBOCHESS CHESS ENGINE
2
3GarboChess is a javascript chess engine licensed by Gary Linscott under BSD
4license, see LICENSE file.
5
6Homepage: http://forwardcoding.com/projects/ajaxchess/chess.html
7Repository: https://github.com/glinscott/Garbochess-JS/
8
9
10IMPLEMENTATION NOTES
11
12Please note that GarboChess is processor intensive; in order to optimize
13computing resources, the analysis of each board is limited to a short time.
14