pygame is
Python
Simple DirectMedia Layer
 
 
pygame.org is
Site Swing
Kimboot

Kimboot - 1.00

Przemys³aw MÌller (thotep)

Tags:

Description

A sick and addictive arcade game. You control a hand holding some very heavy ball on a rope (physics simulation included), and there are a lot of enemies trying to eat your hand. You won't let them! Crush'em all with the ball!

Changes

Major code cleanup; some parts were rewritten from scratch. This release uses OpenGL for drawing. Theme support: you can make your own graphics and sounds, and then just choose your custom theme in Options. Background image support (theme-dependent). New graphical effects. New kinds of enemies (Drunken, Genius, and Boss). Enemies are now animated. It is now possible to change the resolution and run Kimboot in a window. Bombs have been added. Mouse support has been added to the menu, and the menu has been modified. Some optimizations have been made. Rope is more stable.

Links

Home Page: http://kimboot.sf.net
Source: http://kimboot.sf.net
Windows: http://kimboot.sf.net
Mac: http://kimboot.sf.net

Screenshot


click to view original size

Releases

Kimboot - 1.00 - Mar 13, 2007
Kimboot - 0.74 - Jan 11, 2007
Kimboot - 0.7 - Jan 2, 2007
Kimboot - 0.48 - Nov 3, 2006

Pygame.org account Comments

If you wish to leave a comment with your pygame.org account, please sign in first.

November 6, 2006 2:53am - Przemys³aw MÌller - nickname: (thotep)
Peter: if you want to run Kimboot from source, you need:
- Python >= 2.3,
- pygame >= 1.6,
- pyODE >= 1.1.0 (get it from http://pyode.sf.net).
Have a nice play! :)
November 3, 2006 9:23pm - RB[0] - nickname: (roebros)
Peter:
You need to install pyOde if I remember correctly.
the pyOde module is called "ODE" when it installs, not pyode, so I think that could be your problem.
Maybe if I can keep my computer from puking again I'll verify that.
November 3, 2006 8:43pm - Anonymous - nickname: (pywiz32)
the game does work! just try the windows version!
November 3, 2006 4:57pm - Peter Nosgoth - nickname: (nightwishphantom)
It appears to me you forgot to include a file:
Traceback (most recent call last):
File "...\kimboot-src-0.48\main.py", line 3, in ?
import os, pygame, ode, time
ImportError: No module named ode

Your game looks interesting, get it fixed.
spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
May 24, 2012




May 23, 2012

May 22, 2012


May 20, 2012

May 19, 2012

May 18, 2012

May 17, 2012


... more!
 
for pygame related questions, comments, and suggestions, please see help (lists, irc)