Table of Contents
What can I say... it's a Video Poker game.
Dont worry, I didn't sit hours and hours to think, and then finally come up with the thought: 'What this world needs, is a Video Poker game for the Palm™ platform'.
I just wanted to try out Palm™ programming, and this is my first attempt. If you like it, fine, but if you don't, I wont lie awake at night wondering what went wrong.
Features
Support for Palm OS® 5 high resolution
Color and greyscale support
Full face cards
Double or nothing
Game statistics
Highscores
vPoker is freeware - hope you like it.
New releases and updates: | http://niboan.dk/vpoker.shtml |
Main site: | http://niboan.dk/ |
email: | <niels@niboan.dk> |
Jabber: | niels@niboan.dk |
ICQ: | 64338027 |
MSN: | niels@niboan.dk |
AIM: | niboan |
Just install vpoker.prc
, and you should be up and running.
However, if you want to save some space on your handheld, read on for the long version.
vPoker can be installed on your Palm Powered™ handheld without deleting earlier versions. Note, however, that when installing vPoker v. 1.4 and above over v. 1.0 or 1.1, your current game will be lost.
The zip-file contains 7 different prc files. The only difference is the display modes they support (and hence their sizes).
Table 1. Supported display modes
Name | Size | Display support |
---|---|---|
vpoker.prc |
154K | All modes |
vpoker_hires.prc |
98K | Palm OS® 5 high resolution |
vpoker_color.prc |
46K | Low resolution color |
vpoker_grey.prc |
50K | 1, 2 and 4 bpp |
vpoker_grey16.prc |
35K | 4 bpp |
vpoker_grey4.prc |
29K | 2 bpp |
vpoker_mono.prc |
25K | 1 bpp |
You can only install one of them, and which one you install depends on your hardware and software, and how much memory you are willing to sacrifice.
If you have a high resolution display, install vpoker_hires.prc
.
If you have an older device (Palm OS® 4.x and below), you can install vpoker_color.prc
if you're the lucky owner of a color device, and vpoker_grey.prc
if you're not.
If you have a monochrome device, you can save even more space by determining your device's graphic capabilities, and installing one of vpoker_grey16.prc
, vpoker_grey4.prc
or vpoker_mono.prc
.
Below is a table of Palm OS® versions and the greyscale screen modes they support.
Table 2. Palm OS® display modes
Version | 1bpp | 2bpp | 4bpp |
---|---|---|---|
Palm OS® 2.0 | X | ||
Palm OS® 3.0 | X | X | |
Palm OS® 3.1 | X | X | |
Palm OS® 3.3 | X | X | X |
Palm OS® 3.5 | X | X | X |
Palm OS® 4.0+ | X | X | X |
Note that it is possible that your hardware does not support all the modes, even though your OS version does.
If you install one of the multi-mode versions, vPoker will automatically select the highest mode.
vPoker now supports Palm OS® 5 high resolution.
Some people have been confused, because you must tap the cards you want to discard, rather than the cards you want to hold. Now you have the option to choose which method you want to use.
For technical reasons, the previous versions had a score limit of 32767. This has been fixed, so the limit is now 2147483647. That ought to be enough, but then again, so I said about the 32767. The programmers among you will know what I'm talking about here ;-)
If there were a vPoker FAQ, this one had to be on the top of the list. I'm from Denmark, and here the jacks have a 'B'. I must have been a little too fast when I made the cards. The queen, however, was lucky enough to get a 'Q' instead of a 'D' ;-) (I made an unofficial release with a 'J', but the old version is still floating around somewhere out there)
Palm OS® 5 high resolution support |
Tap to hold option |
Score limit fixed |
Jacks is now 'J' |
Added color and greyscale support |
Current highscore entry appears in bold |
All cards revealed in 'Double or nothing' |
Added 'nearsight mode' |
Fixed a bug on older Palm OS® versions |
Added game statistics |
Added highscores |
Added Settings dialog |
Fixed a few bugs |
Added 'double or nothing' feature |
Added Odds info |
Initial release |