If have ported Tilematch (a zookeeper clone for the gp2x) to the zaurus sharp rom.
I am no programmer so this has taken me ages, of fiddling around with code.
The changes are:
- resize graphics / change reso to fit portrait mode 480x640
- support mouse/stylus input for direct fun
- allow for "dragging" of tiles to switch them in a more intuitive way
- change a bit the gameplay to make it more similar to the original game
- removed some of the features (alternate game mode, languague and theme selection)
- used wav instead of ogg for less dependencies.
There is a demo video:
http://www.youtube.com/watch?v=Ab55DSWOXP4It requires the following libraries: libsdl, libsdl_mixer, libsdl_image
Download the ipk:
http://badaboum.bidibom.free.fr/tilematch_0.8_arm.ipkand the source:
http://badaboum.bidibom.free.fr/tilematch-source.zipI would be delighted to get some feedback (whether good or bad).