Poker YourselfSeptember 7th, 2009
| current version | 1.0 | |
|---|---|---|
| link | ||
| sourcecode | not available | |
| release date | September, 2009 | |
| platform | ||
| language | Java JSP/JPA | |
| description | Bored at work? Why not waste your time with this implementation of a Texas Hold-Em style poker solitaire game? | |
What is it?
Poker Yourself is a simple Texas Hold-Em style poker solitaire game. I originally released the game in 2008 when it was called ‘crap poker’. However, now I have a new host I decided to fix it up using the latest Facebook API and give it a more acceptable name.
The card engine was actually one of my first exercises in learning Object Oriented Java programming. The gameplay was based on some source code I found on the internet while investigating card game systems.
What do I do?
The ‘Pre-flop’ lets you place £4 of bets across your 4 hands. After the ‘River’ you earn the total bet for the winning hand but lose the others.


