Author Topic: New Action Puzzle For Sharp/cacko Rom  (Read 3206 times)

matthis

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://badaboum.bidibom.free.fr/mat/
New Action Puzzle For Sharp/cacko Rom
« 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

It requires the following libraries: libsdl, libsdl_mixer, libsdl_image

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

I would be delighted to get some feedback (whether good or bad).
« Last Edit: May 21, 2007, 10:37:13 pm by matthis »

kurochka

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
New Action Puzzle For Sharp/cacko Rom
« Reply #1 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

It requires the following libraries: libsdl, libsdl_mixer, libsdl_image

Download the ipk: http://badaboum.bidibom.free.fr/tilematch_0.8_arm.ipk
and the source: 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.
SL-C3100 (from PriceJapan.com): modified Sharp Rom (couldn't make Japanese input work in Cacko Rom)

ex-SL-C3000; ex-SL-5600; ex-Simpad

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
New Action Puzzle For Sharp/cacko Rom
« Reply #2 on: May 21, 2007, 06:03:24 pm »
would this work on cacko do you think?
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

matthis

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://badaboum.bidibom.free.fr/mat/
New Action Puzzle For Sharp/cacko Rom
« Reply #3 on: May 21, 2007, 06:35:03 pm »
>kurochka: thanks!

>speculatrix: Yes,  I should think so.
« Last Edit: May 21, 2007, 08:49:28 pm by matthis »

kitkatneko

  • Newbie
  • *
  • Posts: 12
    • View Profile
New Action Puzzle For Sharp/cacko Rom
« Reply #4 on: May 21, 2007, 11:38:20 pm »
Great! thanks!

matthis

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://badaboum.bidibom.free.fr/mat/
New Action Puzzle For Sharp/cacko Rom
« Reply #5 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.