Skip to content

dankobg/juicer-board

Repository files navigation

juicer-board

Basic chess board web component for juicer-chess

Features

  • Easy to use web component
  • Drag and drop piece movement
  • Customizable board and piece themes using css or board props
  • movestart, movecancel and movefinish events where for movefinish, you can use e.preventDefault() to cancel the move