Hey guys,
just wondering if anyone can give me a bit of advice. I'm at university and I'm wanting to make my own poker AI for my dissertation. However, I don't want to spend a lot of time making a framework, just to display cards and randomly deal them, when I want to concentrate on the AI. Does anyone know where I could find a framework for this? Preferably in C/C#/C++. Or am I totally better starting from fresh?
Thanks peoples.
Framework for a Poker AI
Displaying shouldn't be hard. A fast hand evaluator for C# http://www.codeproject.com/KB/game/pokerhandevaldoc.aspx.
Also.
http://www.codingthewheel.com/archives/poker-hand-evaluator-roundup
Also.
http://www.codingthewheel.com/archives/poker-hand-evaluator-roundup
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement