Open Source Texas Hold Em'
Open Hold Em' an open source, java-based texas hold em server and client environment with some stringent requirements:
- it must be able to support at least 50 simultaneous poker tables
- it should be fully customizable, including setting how many tables the server will support, what the table limits are, the table sizes, and so on.
- it should monitor and log poker stats per player, and per table, for a players use, and for the site administrator's use
- it should support tournament, and regular (non tournament tables)
- it should support player profiles, including monitoring bankroll per player, and hand statistics
- it should support java-based deployment environments (e.g., as an applet, as a tomcat WAR, and as a standalone)
- it should support an administrator interface for customizing the environment (e.g., setting parameters, and so forth)
- the GUI should have a clean look and feel, and should be comparable to poker sites such as holdempoker.com and pokerroom.com