Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<html>
  <head>
    <script type="text/javascript" src="sprites.js"></script>
    <style>
        canvas {
            border: 1px solid black;
        }
    </style>
  </head>
  <body>
    <p>Arrows to move</p>
    <canvas id="canvas" width="640" height="480" />
  </body>
</html>
    
Output

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

Dismiss x
public
Bin info
micbuffapro
0viewers