Garbochess-JS

From Chessprogramming wiki
Revision as of 12:21, 6 January 2019 by GerdIsenberg (talk | contribs) (Created page with "'''Home * Engines * Garbochess-JS''' '''Garbochess-JS''',<br/> a JavaScript open source chess engine using [https://en.wikiped...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Home * Engines * Garbochess-JS

Garbochess-JS,
a JavaScript open source chess engine using web worker, developed by Gary Linscott. Garbochess-JS evolved from the early C# version of Garbochess aka Silverlight Chess [1] for the Microsoft Silverlight framework [2], and the intermediate Ajax Chess, which doesn't apply Ajax techniques but client JavaScript [3].

Features

[4]

Board Representation

Search

Evaluation

See also

Forum Posts

External Links

References

Up one Level