1
Fork 0
lorchess.ru/_assets/vendor/pgn4web/libs/garbochess
vonavi 354d5af4b6 Add pgn4web v2.80. 2014-02-12 23:44:20 +02:00
..
LICENSE.txt Add pgn4web v2.80. 2014-02-12 23:44:20 +02:00
README.txt Add pgn4web v2.80. 2014-02-12 23:44:20 +02:00
garbochess.js Add pgn4web v2.80. 2014-02-12 23:44:20 +02:00
index.html Add pgn4web v2.80. 2014-02-12 23:44:20 +02:00

README.txt

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.