<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>
 


DanC over at Lost Garden is issuing a challenge for all indie game programmers: take the excellent tileset that he has created, follow the game mechanic guidelines set out in the challenge, and create a "God" game.

If you do, the game will be explored and the things that are learned from it will be fed back into the "challenge".

It's a great intellectual and fun exercise for anyone interested in game development.
2 Comments:
Anonymous Anonymous said at 5/29/2007 05:51:00 AM:  
Thank you tim, i found this really interesting.. :)
Blogger Tim said at 5/29/2007 06:06:00 AM:  
It's Andrew's post actually. You can read more about it here. ;)