Skip to content

A html, css, js chess game which you can embed in your website

Notifications You must be signed in to change notification settings

Cybervate/embedded_chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Chess

by cybervate

github

How to Use

Add this to your HTML document

<iframe src="https://chess.mmbultra.com"
title="Chess" 
width="600px" 
height="600px"
style="
border: 2px solid black;
"
>Chess Unavailable</iframe>

You can edit the width & height, but make sure they are the same