1

Change the directory of pgn4web from '_assets' to static 'assets'.

This commit is contained in:
vonavi
2014-07-01 14:49:21 +03:00
parent 5522028450
commit 94d15ec2f0
1952 changed files with 0 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.