A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
A very simple and text-only version of blackjack. Written in python, with very limited knowledge of the language. It seems to work ok as is. Bug fixes and code improvements to follow in next version.