This project was a fun way to combine two of my interests - poker and programming.   I decided to put a GUI on a Texas Hold'em game that I had previously written in Python, using the graphical framework library Tkinter.   This was implemented using object-oriented programming and a Model-View-Controller model.   I hope you like the result.