Circles of Influence is a simulation demonstrative game where you can move the cursor around (the blue bubble will follow you) and it will distort along with the other bubbles in a nice fair way.
Developer comments
I was bored one evening, and after a few semi-related discussions on irc, I decided to make this.
Naturally, such a simulation can take a great deal of calculation, so Psyco is optional. Also, certain parameters can be tweaked to make more collision (and cooler effects) but it runs more slowly.
Product's homepage
Requirements:
· Python
· pygame
What's New in This Release: [ read full changelog ]
· Revamped the entire way this works.
· Much faster, doesn't require Psyco, merging circles, etc.