Difference between revisions of "Garbochess-JS"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Engines * Garbochess-JS''' '''Garbochess-JS''',<br/> a JavaScript open source chess engine using [https://en.wikiped...")
 
(No difference)

Latest revision as of 12:21, 6 January 2019

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