Lemmings 404 page
romainbrasier.fr
Lemmings 404 page
1–10 of 78 posts
Re: Lemmings 404 page
#2I got 255. I'm the worst.
Re: Lemmings 404 page
#3Half on-topic, half off-topic: WebGL Lemmings port: http://webglgaming.com/lemmings/index.php
Re: Lemmings 404 page
#4Obviously this is taken to a fun extreme, but it reminds me of a good practice: error pages should be treated as yet another way to engage with your visitor. Too many times I see people relying on the ugly default error pages provided by a web framework.
Re: Lemmings 404 page
#5Not sure if I'd count it as "best ever" but it was amusing. Definitely a subtle way to just have fun.
Re: Lemmings 404 page
#6best 404 page i've seen !
I ended up playing.
Code is pretty neat. I thought you'd need more lines than this. http://www.romainbrasier.fr/js/lemmings.js
Re: Lemmings 404 page
#7[deleted]
Re: Lemmings 404 page
#8 var ims = document.getElementsByTagName('img');
var event = document.createEvent("MouseEvent");
event.initMouseEvent("mouseover", true, true, window);
for(var i=0;i
:(Re: Lemmings 404 page
#9Way better than a simple "Oops, page not found, blah, blah, blah"
Re: Lemmings 404 page
#10I feel bad the lemmings splat and die :/