glinscott / Garbochess-JS

A strong javascript chess engine using WebWorkers
http://forwardcoding.com/projects/ajaxchess/chess.html
Other
310 stars 100 forks source link

garbochess jquery #23

Open syntithenai opened 9 years ago

syntithenai commented 9 years ago

Hi, I've derived from garbochess as a jquery plugin - https://github.com/syntithenai/jquery.garboChess/ Multiple instances in a page yay! Hope it's useful to someone.

Chris-Burton commented 9 years ago

Justin,

This was derived from garbochess as a jquery plugin - https://github.com/syntithenai/jquery.garboChess/ It says that it has "multiple instances in a page".

I lost my first game against it. It appears quite strong. We might consider downloading a copy just in case we pursue Chess Crusaders.

Chris

On Mon, Nov 24, 2014 at 2:43 AM, syntithenai notifications@github.com wrote:

Hi, I've derived from garbochess as a jquery plugin - https://github.com/syntithenai/jquery.garboChess/ Multiple instances in a page yay! Hope it's useful to someone.

— Reply to this email directly or view it on GitHub https://github.com/glinscott/Garbochess-JS/issues/23.

glinscott commented 9 years ago

@syntithenai, very nice! Thanks for doing that, it exposes a much cleaner interface.