Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!doctype html>
<head>
    <script src='http://www.html5canvastutorials.com/libraries/kinetic-v3.10.4.js'></script>
    <script src='js.js'></script>
    <style>
    section {
        margin: 0 auto;
        width: 800px;
        height: 500px;
        background: #e5e5e5;
    }
    </style>
</head>
<body>
    <section id='game'></section>
</body>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
mityapro
0viewers