This is a temporary, read-only recovery of the chessprogrammingwiki while a longer-term plan is worked out. Editing is not possible right now, but will be again soon.
Chess Programming Wiki All pages Other namespaces

BMCP(JS)

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.

Contents
  1. See also
  2. Forum Posts
  3. External Links
  4. References

See also

Forum Posts

References

Up one Level


  1. GitHub - maksimKorzh/bmcp_js: Bare minimum chess program in pure javascript with UI↩︎

  2. Re: Bare minimum chess program in javascript by Maksim Korzh, CCC, June 08, 2019↩︎

Categories: Open Source · JavaScript · UCI · Acronym

What links here

Contributors: GerdIsenberg.