Build the mosaic by matching the falling tiles' coloured edges. Control the tiles by clicking your mouse. Good luck! 04/01/2007: Version 2 ads keyboard control.
You've got it! The initial game was not made for a widget and the mouse worked well. The problem with a widget is that the moment you klick on it the whole thing is dragged by the mouse, so the whole thing becomes unstable. I added arrow keys and spacebar for rotation in version 2.
Would be a lot better with keyboard controls. At least I find this quite difficult with such speed. Also, the mouse seems sluggish and blinky, making it even more difficult.
By ycc2106 , # Nov 13, 2007 9:12:34 PM
By the way, you can make something not drag the widget with this CSS definition:
-apple-dashboard-region:dashboard-region(control rectangle 0px 0px 0px 0px);
Maybe that will make the mouse controls better
By zomg , # Jan 5, 2007 12:05:36 AM
The initial game was not made for a widget and the mouse worked well. The problem with a widget is that the moment you klick on it the whole thing is dragged by the mouse, so the whole thing becomes unstable.
I added arrow keys and spacebar for rotation in version 2.
By bielie , # Jan 4, 2007 12:15:35 PM
By zomg , # Jan 4, 2007 5:57:13 AM