1

Add pgn4web v2.80.

This commit is contained in:
vonavi
2014-02-12 23:44:20 +02:00
parent 0b04482d3a
commit 354d5af4b6
1952 changed files with 130486 additions and 0 deletions

View File

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