Page 1 of 2

New game 'Anigma' based on GapiDraw ( source code included)

PostPosted: Dec 3, 2002 @ 6:42am
by warmi
Anigma is a port of Sharp Zaurus arcade puzzler ( based on ideas from PC game Brix as well as Palm game Vexed.)
The original game was based on Trolltech platform-independent C++ GUI toolkit which I liked so much that for my PocketPC port, I actually wrote very similar (API wise) GUI mini-toolkit which runs on top of GapiDraw framebuffer.

The ARM binary demo as well as the complete source code ( the game source code is licensed under GPL) is available for download at .

Since I only have access to iPaq 3835 device, I was unable to test the game on other ARM based devices.
Comments and suggestions (especially from owners of other ARM based devices) are welcome.

Regards

Walter Rawdanik

PostPosted: Dec 3, 2002 @ 5:01pm
by ppcStudios
Thanks! I'll certainly give it a try. =)

-- GR

PostPosted: Dec 4, 2002 @ 5:29am
by bir

PostPosted: Dec 4, 2002 @ 7:48am
by warmi
I changed the source code zip file to include entire MS Project.
You will need to set environmental variable GAPIDRAW to point to the location of gapidraw on your local system ( as explained in readme.txt)

Walter

PostPosted: Dec 4, 2002 @ 7:50am
by bir
Heheh... Didn't really mean for you to change the download, I was just curious why you did it in the first place... I got it all running just fine with the exception of music. Where can I download the version of MikMod you use?

PostPosted: Dec 4, 2002 @ 7:54am
by warmi
I think I found link to CE lib for mikmod somewhere on this forum.
In any case, it is include with the entire project ( in /lib dir ) now.

As far as not including MS Project .. well, I came from Unix world where there is not such thing like "project" just a Makefile and the source code :-)

Walter

PostPosted: Dec 4, 2002 @ 8:12am
by bir

Unix

PostPosted: Dec 4, 2002 @ 11:04pm
by warmi

PostPosted: Dec 5, 2002 @ 12:24am
by Guest

PostPosted: Dec 5, 2002 @ 1:20am
by bir

VS.net

PostPosted: Dec 5, 2002 @ 7:33am
by warmi

PostPosted: Dec 6, 2002 @ 1:44am
by bir

Game can not run?

PostPosted: Dec 6, 2002 @ 5:57am
by Guest

ipaq 3600

PostPosted: Dec 6, 2002 @ 6:11am
by warmi

PostPosted: Dec 19, 2002 @ 11:25pm
by Dan East