Bubblepaint 0.1.3

bubblePaint.0016Based on my previous post, I’ve got a usable version of Bubblepaint ready for the masses.

In a nutshell, it’s a simple ‘paint program’ using 2d physics.  You ‘paint’ with ‘bubbles’ that collide with each other.  Good fun.  It’s implemented via Python through PyGame (graphics) using PyMunk (physics).  It’s documentation is on a toggleable layer on the main screen once it starts.

You can find a zipped Windows executable here:

You can find the updated Python source here:

Put a few pics on up Flickr here.

I’d love to hear some feedback.  I don’t have many plans to develop it much further, but you never know 😉

How can I increment numbers on saved files in Python?
The Matrix
Comment are closed.