1
Fork 0
lorchess.ru/assets/vendor/pgn4web/libs/garbochess
vonavi 94d15ec2f0 Change the directory of pgn4web from '_assets' to static 'assets'. 2014-07-01 15:04:07 +03:00
..
LICENSE.txt Change the directory of pgn4web from '_assets' to static 'assets'. 2014-07-01 15:04:07 +03:00
README.txt Change the directory of pgn4web from '_assets' to static 'assets'. 2014-07-01 15:04:07 +03:00
garbochess.js Change the directory of pgn4web from '_assets' to static 'assets'. 2014-07-01 15:04:07 +03:00
index.html Change the directory of pgn4web from '_assets' to static 'assets'. 2014-07-01 15:04:07 +03: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.