<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://draft.blogger.com/navbar.g?targetBlogID\x3d8701199\x26blogName\x3dIndependent+Gaming\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://indygamer.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttps://indygamer.blogspot.com/\x26vt\x3d-4317923942008834689', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>
 

Monday, July 02, 2007
From A. Wooldridge.com:

3D TOMB II is a first person shooter in a fully textured environment done in less than 4k of JavaScript by Mathieu 'P01' HENRI, originally made way back in 2004. The game was released again in June 2007 with new adjustments and additions.

Use the arrow keys to explore the tomb, hold X or C to strafe and press space to shoot. An exit to the next floor is always placed on the other side of the maze. The HUD shows health, ammo count, current level and score from top to bottom.

Works perfectly well on both IE and Opera, but not so much on Firefox and Safari unfortunately.

Name: 3D TOMB II
Developer: Mathieu Henri
Category: FPS
Type: Browser
3 Comments:
Blogger Chentzilla said at 7/02/2007 02:18:00 PM:  
Wasn't its predecessor called Wolfenstein 5K?
Anonymous Anonymous said at 7/02/2007 04:38:00 PM:  
didn't work in my copy of Opera - completely crashed it. This could well be a problem with my Java install, but I would advise not bothering if you have Opera.
Anonymous Anonymous said at 7/04/2007 02:26:00 AM:  
Humm, 3D TOMB II is in JavaScript NOT Java.

Also you're the first one to ever report a crash. Make to sure to file a bug report if you manage to reproduce the problem.

The game works smoothly in IE and Opera, on any semi-recent computer. I hope you give it another try and see what happens.