Draw squares
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<title>Chess</title>
|
||||
</head>
|
||||
<body>
|
||||
<canvas id="chessBoard" width="600" height="600"></canvas>
|
||||
<script src="main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user