Get a multiplayer chess game on your website or a daily chess puzzle widget. Choose between different sizes and languages.
<div style="display: flex; flex-direction: column; width: 100%; height: 600px" ><div id="chesshotelgame" ></div>
<script src="https://www.chesshotel.com/embed/chessgame.js" onload="chesshotel.init('r','en')" ></script>
<div style="font-size: 10px;
font-family: 'Open Sans', Arial;
margin-left: auto;
background-color: #ececec;
border-radius: 0 0 12px 12px;
padding: 6px 8px 6px 8px;
color: #ccc"><a style="text-decoration: none; color:#585858" href="https://www.chesshotel.com">Chess online</a>
<span style="color: #333" > powered by </span><a style="text-decoration: none; color:#585858" href="https://www.chesshotel.com">Chess Hotel</a></div>