_ _ _ _ _ | |_(_)_ __ _ _ _ __ ___ | | _____ _ __| |__ ___ | |_ | __| | '_ \| | | | '_ \ / _ \| |/ / _ \ '__| '_ \ / _ \| __| | |_| | | | | |_| | |_) | (_) | < __/ | | |_) | (_) | |_ \__|_|_| |_|\__, | .__/ \___/|_|\_\___|_| |_.__/ \___/ \__| |___/|_| Copyright (C) 2005, 2006, 2007, 2008 Thomas Cort GNU GPL v3 or later | OSI Certified Open Source Software Trivial client for tinypokerd -- this toy bot will connect to a tinypokerd server, join a game, and fold every hand. It is intended to be a base for building a bot. The game logic goes in play.c (look for the line with the text "YOUR CODE HERE").