There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Design your Poker AI online using a simple API and structure for your bot. The bot's performance is evaluated regularly on the server module using the Elo rating system in high speed - bots are loaded as DLLs into the optimized game process. The user just uploads the C++ logic, the compiling and linking is done immediately by the server.