| |
home
|
pokimon poker tools is a collection of Java based tools for the analysis and
gaming of various forms of poker. we offer a open source gaming engine and
simulation tools to help study various aspects of the game. We've based the
analysis around monte-carlo simulations, running games without betting and
monitoring the results. For example,
features include;
- poker hand evaluator, works out what rank a hand is, and what beats
what.
- basic gaming engine, basic game classes, tables, dealers, players,
cards.
- simulation engine to run thousands of games simulations to study the
results.
- starting hand ranks based on simulations, run your own to see what you
get.
- analysis of starting hands based on position.
- hand match-up odds calculator, check the odds of a small pair vs two
over cards.
- abstract simulation classes to quickly extend for your own study
- optional use of MySQL database to store and keep adding to your
simulation results.
Things are mostly geared up towards texas hold'em but we're actively
encouraging developers to add more game variations.
|
developers wanted!
|
we're always on the look out for developers to help with the project, if you
fancy implementing some funky poker analysis building the on the tools we've
already got, or want to see the analysis of your 'dealers choice' variation,
pop over to the project
page and drop an administrator a line.
new we're particularly looking for volunteers
to develop the gaming engine and produce a network ready working hold'em
game. |
|