Re: [E-devel] Writing a Jigsaw Puzzle Game using EFL

2005-08-07 Thread Peter Wehrfritz
Bruno schrieb: >Hi, > >I want to write a Jigsaw Puzzle game using evas. > >For building the puzzle it should work similarly to xjig, creating the >individual pieces out of a source image. > >Each single puzzle piece should be manipulatable independently (move, rotate) >and react to user (e.g. an

[E-devel] Writing a Jigsaw Puzzle Game using EFL

2005-08-06 Thread Bruno
Hi, I want to write a Jigsaw Puzzle game using evas. For building the puzzle it should work similarly to xjig, creating the individual pieces out of a source image. Each single puzzle piece should be manipulatable independently (move, rotate) and react to user (e.g. animated border on hover/ac