Puzzle widget

you can use our widget to display random chess puzzle on your website.

put the following code in the body section where you want your widget to appear .

<script src='https://www.chessabc.com/widget/puzzleWidget.js' type='text/javascript'></script> <div id='chessabc_puzzle_widget'></div> <script type='text/javascript'> widgets.push({divid:'chessabc_puzzle_widget'}); getChessAbcPuzzleWidgets(); </script>