Jump to content
We promise no intrusive ads, Please help keep the community alive
Consider supporting us by disabling your ad blocker / add to whitelist / purchasing VIP.

Browser Asteroids (Destroy Crap!)


Immelmann
 Share

Recommended Posts

Just found out about this and thought you guys might like it. Basically it's a javascript thingy that draws a little ship like the one in Asteroids, then lets you move around and shoot stuff to blow it up. Words don't do it justice though, so kill a few seconds and click me!

 

 

Here's a picture for you to blow up afterwards :)

 

lamborghini-diablo-1.jpg

Link to comment
Share on other sites

  • 2 weeks later...

Destroy TDU-C from the inside ;D

 

A friend of mine showed me this code, it's a javascript that turns any website into Asteroids! ;D

 

Just copy this code, paste it in the address bar (make sure you delete the url already there), and go!

 

Arrow keys to move, space to shoot.

 

javascript:var s = document.createElement('script');s.type='text/javascript';document.body.appendChild(s);s.src='http://erkie.github.com/asteroids.min.js';void(0);

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share



×
×
  • Create New...