<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://www.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\x3dhttp://indygamer.blogspot.com/\x26vt\x3d-1976900869830419303', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>
 

Sunday, September 23, 2007


Walaber's JelloCar is an experimental XNA game project which uses his soft body physics library. The game involves driving a car that can change shape with the press of a key, an action which will be repeated quite frequently before the end of each stage is reached.

Press the space key to change the shape of your vehicle, and use the arrow keys to move the car around. Tap the escape key at any time to leave a game in progress or to quit the program directly. [source: Fun-Motion]

Labels: