Hacker News new | ask | show | jobs
by taliesan 4269 days ago
Hard link to the Humble Bundle snippet is here: https://snippets.mozilla.com/show/4606/
4 comments

I just played the nice little game on about:home. But shooting is extremely tricky since I need to keep suppressing my hjkl muscle memory.

Update: that game seems to be a demo of Voxatron in the bundle.

Amazing!

Anyone knows where I can find the source code of it?

There's a repo where I drop the source code to about:home snippets: https://github.com/mozilla/snippets

This one in particular is at https://github.com/mozilla/snippets/blob/master/gaming-snipp...

I've been trying to see if I can get ahold of the non-asm-jsified version of the game code (I run the snippets service but I didn't make this snippet), but it's not clear if I will get it or not.

Ty

If you managed to get the actual non-asmjs source code plz let know (reply here is good enough) :)

that is very very impressive!
(Only works in FF.)
uhm seems to be working on chorme for me
Ah! Was told it might lead to a 404 in Chrome. Good to know it doesn't.
It won't 404, but that page was made by copy-pasting the source code of about:home from Firefox, including some image paths that are only valid on Firefox. I was too lazy to make it better since it's not _really_ meant for public consumption (it will 404 once this snippet is disabled in a week, for example).
Works fine even in Opera 12