Project
rholdem
== FEATURES/PROBLEMS: - Simulate limit games of 2 to 11 players - Provide custom AI players to test out ideas - Track totals for each player to use with AI fitness evaluation == SYNOPSIS: # run a sample game, 5/10 limit, 10 players require 'rubygems' require 'rholdem'
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies
Runtime
>= 1.3.0