Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 372 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 372 Bytes

Croupier Poker AI Framework

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.