<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/plusone.js"></script> <script type="text/javascript"> gapi.load("iframes-styles-bubble", function() { if (window.iframes && iframes.open) { iframes.open( '//www.blogger.com/navbar.g?targetBlogID\758701199\46blogName\75Independent+Gaming\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75BLUE\46layoutType\75CLASSIC\46searchRoot\75http://indygamer.blogspot.com/search\46blogLocale\75en_US\46v\0752\46homepageUrl\75http://indygamer.blogspot.com/\46vt\75-3885218248821958630', { container: "navbar-iframe-container", id: "navbar-iframe" }, { }); } }); </script>
 

Monday, April 09, 2007
Bubble Kong is a delightful little platformer developed by a couple of PyWeek competition veterans. The objective of the game is to guide a seahorse to the end of each level while collecting items and bonuses.

Three shots are needed in order to encapsulate an enemy in a bubble. Grab a power-up to cut this requirement down to one. Press the X key to shoot and use the Z key to jump. Bubbles can be used to reach higher ground.

Requires the installation of Python and Pygame.

Name: Bubble Kong
Developer: The Olde Battleaxe
Category: Platform
Type: Freeware
Size: 5MB
1 Comments:
Blogger gnome said at 4/13/2007 08:31:00 AM:  
Now, if only someone could come up with a cleaner install...