This is a simple PalmOs porting of the ancient egyptian game Senet.
To use the program You need a Palm device with 256 colors, single or double density. Os version should be at least 4, but the program could also run on previous versions (I could not test this).
This is a beta version, so it can have problems and errors. Do not hesitate to contact me if You find bugs.
Install:
To install the program simply copy the Senet.prc onto the device and run it.
Usage:
To start a game, simply tap on the screen. To show the preferences use the "menu" button of your Palm. From there You can also invoke the help screens for a brief explanation of the rules and the meaning of the preferences.
To do:
- Save a game in progress when exiting the program and reload it when calling the program again
- A.I. to let your Palm play one or both the players
- Debugging
- Translation to other languages
Sources:
Senet_rsrc.prc is the resource file
Senet.pas.pdb is the source code
To compile the sources, You have to copy all the above files on Your device. You also must have PP compiler from P.Guillot