Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <title>HTML5, CSS3 and JavaScript demo</title>
  <link rel="stylesheet" href="style.css" />
  <script src="https://code.createjs.com/createjs-2013.12.12.min.js"></script>
  <script src="script.js"></script>
</head>
<body onload="init();">
  <canvas id="canvas" width="500" height="500"></canvas>
</body>
<!-- Full tutorial at
 https://superdevresources.com/draggable-shapes-canvas-createjs/ 
-->
</html>
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers