Moralesce is a free and open source Java library which facilitates the development of Texas hold'em experiments and simulations.
Moralesce is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).
Requirements:
· Java
What's New in This Release: [ read full changelog ]
New Features:
· The TaskExecutor can be used to run intensive operations concurrently.
· The HandUtil and Enumerations classes have been enhanced.
· Log4j logging support has been added.
Fixed Bugs:
· None
Changes:
· The domain model is now using standard getter and setter methods.