I'm working with a friend on a new free game, named "Divide and succeed".
It's inspired by the game "Slice it!" for Iphone/Android.
The idea is to cut polygons in equal parts with a specific number of lines:

I think it's now playable enough to be tested by people, so if you feel like it, download the source code and compile it!
There are only 9 levels atm, so if you want to provide us levels, it would be great help.
There is no level editor thought, you have to use a text-editor and respect the level syntax.
The game miss a level selector and a progression saving system, I should work on that soon.
Official website : http://projects.haxx.es/p/divide-and-succeed/
Source code is under GPLv3.