• Hey, guest user. Hope you're enjoying NeoGAF! Have you considered registering for an account? Come join us and add your take to the daily discourse.

Turn any webpage into Katamari Damacy with Chrome or Safari

Crisis

Banned
Go to a webpage. Pretty much anything will do. Once you're at a page, enter in the following javascript into your URL bar:

Code:
javascript:var i,s,ss=['http://kathack.com/js/kh.js','http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js'];for(i=0;i!=ss.length;i++){s=document.createElement('script');s.src=ss[i];document.body.appendChild(s);}void(0);

Right mouse button moves the ball towards the mouse. Have fun. *edit* You will need a browser that does HTML5. Works best in Chrome, it should work in Safari too.

Courtesy of kathack.com
 
I think there is already a thread about is two days ago or something. It is fun yeah, little buggy for me. Can't get it working well.

EDIT: Beaten, that's what I get for being distracted.
 

Omiee

Member
JasonMCG said:

FYfGM.gif




def fun, i loved it doing that on the engadget page.
 
K

kittens

Unconfirmed Member
I don't get it... Can someone post a video of this in action?
 

Ultimatum

Banned
okay that's really cool and all but now I can't read your posts

html5 is ridiculous exciting, makes me want to get back into web development lol
 

Dartastic

Member
Try this.

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

Dartastic

Member
It used to pop up something that allows you to change it to left click, and now it's not doing that. Don't know why. Anyone?
 

Dug

Banned
Dartastic said:
It used to pop up something that allows you to change it to left click, and now it's not doing that. Don't know why. Anyone?
It never did that for me, or maybe I didn't notice it.
 
Top Bottom