Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <body onload="spaceShipGame()">
  2. <h1>
  3. SpaceShipGame
  4. </h1>
  5. <canvas id="spaceCanvas" width="300" height="300">
  6. </canvas>
  7. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement