OESF Portables Forum

Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Software => Topic started by: matthis on May 19, 2007, 05:31:54 am

Title: New Action Puzzle For Sharp/cacko Rom
Post by: matthis on May 19, 2007, 05:31:54 am
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=Ab55DSWOXP4 (http://www.youtube.com/watch?v=Ab55DSWOXP4)

It requires the following libraries: libsdl, libsdl_mixer, libsdl_image

Download the ipk: http://badaboum.bidibom.free.fr/tilematch_0.8_arm.ipk (http://badaboum.bidibom.free.fr/tilematch_0.8_arm.ipk)
and the source: http://badaboum.bidibom.free.fr/tilematch-source.zip (http://badaboum.bidibom.free.fr/tilematch-source.zip)

I would be delighted to get some feedback (whether good or bad).
Title: New Action Puzzle For Sharp/cacko Rom
Post by: kurochka on May 21, 2007, 03:00:07 pm
Quote
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=Ab55DSWOXP4 (http://www.youtube.com/watch?v=Ab55DSWOXP4)

It requires the following libraries: libsdl, libsdl_mixer, libsdl_image

Download the ipk: http://badaboum.bidibom.free.fr/tilematch_0.8_arm.ipk (http://badaboum.bidibom.free.fr/tilematch_0.8_arm.ipk)
and the source: http://badaboum.bidibom.free.fr/tilematch-source.zip (http://badaboum.bidibom.free.fr/tilematch-source.zip)

I would be delighted to get some feedback (whether good or bad).
[div align=\"right\"][a href=\"index.php?act=findpost&pid=161680\"][{POST_SNAPBACK}][/a][/div]

This is cool.  Thanks.
Title: New Action Puzzle For Sharp/cacko Rom
Post by: speculatrix on May 21, 2007, 06:03:24 pm
would this work on cacko do you think?
Title: New Action Puzzle For Sharp/cacko Rom
Post by: matthis on May 21, 2007, 06:35:03 pm
>kurochka: thanks!

>speculatrix: Yes,  I should think so.
Title: New Action Puzzle For Sharp/cacko Rom
Post by: kitkatneko on May 21, 2007, 11:38:20 pm
Great! thanks!
Title: New Action Puzzle For Sharp/cacko Rom
Post by: matthis on May 22, 2007, 12:09:59 am
Help with
- pause: press enter key while in game.
- menu navigation: up and down arrows, select with enter key (these keys are available for the sl-cxxx and sl-cxxxx even in protrait mode).
- high score: press the enter key to leave the high score screen.
- quit at anytime: cancel/esc key.