Hi,
I took a quick look at the project's published source code, hoping to see if
this was something I could quickly tackle. From what I observed, the C code
and some header files are present, but the GUI resources (forms, and matching
headers) were not provided.
When I was a Palm developer, (anyone remember MISKINIX?) I remember
seeing tools mentioned that could extract the resources from a program in
PRC format, but I never used them. If it is possible to extract these, or better
yet ask the original developer for them, it might be feasible to get it running
on the Zaurus devices. I would consider this quite an effort, even with those
files however.
If I was going to do it, I would approach it from a standpoint of converting it to
run as an X11 client, allowing the work to occur on a more powerful desktop
machine. I would expect it to then be somewhat trivial to get it working on an
X11-based ROM like pdaXrom that I use. I suppose it could be made to work
under X/Qt, but I do not use that, since I did not like it a year or more ago when
I tried it on the Sharp ROM on a 5500.
I would also be curious as someone else posted, about the PalmOS emulation
on Zaurus, and if this game "just runs" under it.
John