BMCP(JS)

From Chessprogramming wiki
Revision as of 10:52, 27 December 2020 by GerdIsenberg (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Home * Engines * BMCP(JS)

BMCP(JS), (Bare Minimum Chess Program in JavaScript)
a kind of chess playing program by Maksim Korzh, written in JavaScript [1]. The progran provides a Web based GUI, but accepts illegal moves, while attempts to enter legal moves such as castling and en passant were not recognized as such, yielding in illegal moves made with the king and pawn [2].

See also

Forum Posts

External Links

References

Up one Level