References
OpenHoldem References
- Discussion forums: http://www.maxinmontreal.com/forums
- Binary package download site: https://github.com/OpenHoldem/openholdembot/releases
- License, GPL v3: http://www.gnu.org/copyleft/gpl.html
- Source code: https://github.com/OpenHoldem
- Old source code (OpenHoldem 1.0 ... 7.7.3): http://code.google.com/p/openholdembot/source
- Source instructions: http://www.maxinmontreal.com/forums/viewtopic.php?f=113&t=3542
Other open source projects used in the OpenHoldem project
- Spirit parser library; http://www.boost.org
- HScrollListBox; Nebula Technologies, Inc.; http://www.nebutech.com
- Dynamic window resizing class; Paul DiLascia; MSDN Magazine — July 2001
- PokerEval library; https://gna.org/projects/pokersource/
- Hashing algorithm from Bob Jenkins; http://burtleburtle.net/bob/hash/doobs.html
- Visual Leak Detector; http://dmoulding.googlepages.com/vld
- Normalized random distribution Java class; Indiana; http://pokerai.org/pj2/index.php
- Scintilla source code editing component; http://www.scintilla.org
- Scintilla MFC C++ wrapper class; Horst Brückner; http://www.codeproject.com/editctrl/scintillawnd.asp?select=1475770
- Progress Indicator Dialog; P. GopalaKrishna; http://www.codeproject.com/win32/UPDialog.asp
- Netscape-style preferences dialog; Chris Losinger; http://www.codeproject.com/KB/tabs/saprefs.aspx
- Fast median search algorithm; Nicolas Devillard; Niklas Wirth; http://ndevilla.free.fr/median/median/index.html
- A lightweight RPC library based on XML and HTTP; http://xmlrpc-c.sourceforge.net/
- A string-CRC-algorithm; http://www.kernel.org/doc/Documentation/pcmcia/crc32hash.c
- MD5-checksum for files by Shaheer Abdulrahiman and "Napalm"; http://www.codeproject.com/Articles/32202/MD5-File-Creation-and-Verification & http://www.rohitab.com/discuss/topic/21740-md5-hashing/
- Mersenne random algorithm by Makoto Matsumoto and Takuji Nishimura; http://dmorse.github.io/simpatico/doc/html/mtrand_8h_source.html
Image sources
Recommended tools
- PokerTH, an open-source poker simulator: https://www.pokerth.net/download
- DDPoker, a freeware poker simulator: http://static.ddpoker.com/download/
- GNU CoreUtils, including head and tail to handle huge logs: http://gnuwin32.sourceforge.net/packages/coreutils.htm
- GNU grep to filter log-files: http://gnuwin32.sourceforge.net/packages/grep.htm
- AutoIT, a freeware scripting language for tools like hoppers: https://www.autoitscript.com/