// TinyPoker.org // Copyright (C) 2007, 2008, 2009, 2010 Thomas Cort // // Permission is granted to copy, distribute and/or modify this document // under the terms of the GNU Free Documentation License, Version 1.3 or // any later version published by the Free Software Foundation; with no // Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A // copy of the license is included in the section entitled "GNU Free // Documentation License". Home ==== Thank you for stopping by and checking out '{siteTitle}'. '{siteTitle}' is a collection of http://www.gnu.org/philosophy/free-sw.html[free software] for poker and is written and maintained by http://www.tomcort.com/[Thomas Cort]. The '{siteTitle}' project was founded in 2005 to create a poker server and poker bot programming framework. It has evolved since then and is currently undergoing a major re-write. The new library, *libtinypoker*, just had its first release. The new server, *tinypokerd*, needs additional game logic. The target release date for *tinypokerd* is May 1, 2010. .Features - Compatible with existing Internet Poker Protocol 2.0 Implementations. - Freedom to run, copy, distribute, study, change and improve the software. News ---- March 1, 2010 - libtinypoker 0.2.0 Released ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The third release of *libtinypoker* is now available in the link:download.html[download] section. This release improves upon the prior release by providing additional unit tests, better documentation, reduced dependence on thrid party libraries, and a 'tinypoker.pc' file for http://pkg-config.freedesktop.org/wiki/[pkg-config]. *libtinypoker* is http://www.gnu.org/philosophy/free-sw.html[free software] and is licensed under the terms of the link:agpl-3.html[GNU Affero General Public License version 3 or Later].