| View previous topic :: View next topic |
| Author |
Message |
|
|
Posted: Jul 30, 2007 21:28 Post subject: A poker library |
|
|
I've been thinking for a while about writing some poker-related programs, but never really got round to it until recently. When I started coding, it rapidly became obvious that I was repeating the same things again and again, so I decided to package some of the more common routines as a library.
It isn't finished yet, but I think it's ready for testing by people other than me. I therefore present to you:
libpoker v0.3
Downloadable from http://www.hapax.demon.co.uk/libpoker.zip.
Comments, suggestions, etc. welcome.
Neil |
| |
|
| Back to top |
|
 |
|
|
Posted: Jul 31, 2007 4:52 Post subject: |
|
|
Cant test now since im at work but if this is workable, i think i do have lot's of usage for this :)
Thanks. |
| |
|
| Back to top |
|
 |
|
|
Posted: Aug 02, 2007 9:41 Post subject: |
|
|
| can't you post a compiled version of that one? please... |
| |
|
| Back to top |
|
 |
|
|
Posted: Aug 02, 2007 9:59 Post subject: |
|
|
| Jocke The Beast wrote: | | can't you post a compiled version of that one? please... | o.o;; . . . Did you even look through the folders man? |
| |
|
| Back to top |
|
 |
|
|
Posted: Aug 04, 2007 7:28 Post subject: |
|
|
| Excellent idea, as there are very few poker libraries out there of any value unless you are experienced in C code. |
| |
|
| Back to top |
|
 |
|
|
Posted: Aug 15, 2007 10:59 Post subject: |
|
|
I have a general purpose library the purely handles card games, in any variety, any number of decks, any number of players, handles who's turn it is, etc.
I'll upload it at some point today. You are free to steal source code and such.
Oz~ |
| |
|
| Back to top |
|
 |
|