VideoPoker
VideoPoker is a card game with similar rules of the ordinary Poker. http://en.wikipedia.org/wiki/Video_poker
This program is delivered with 3 executables using 3 interfaces : ‣ VideoPokerQt: The game is displayed with a Graphic User Interface (GUI) using Qt; ‣ VideoPokerCurses: The game is displayed with a Text User Interface (TUI) using ncurses; ‣ VideoPokerText: The game is displayed within a terminal;