This is an implementation of a client/server-architecture poker(Limit Texas Hold'em) software in (SWI-)Prolog.
It uses the extension XPCE for GUI's and sockets.
Would gladly see users to help developing.
The goal of the CSPoker project is to develop Poker software and experiment with Artificial Intelligence for Poker. A Texas Hold'Em server written in Java and client software in JavaFX have already been developed.