Starter code for a graphical user version of a simplified craps program
This is the starter repo for a class project build of craps using the Qt GUI framework and C++. It shold build a running basic starter with a button and die images that update every time the button is pressed. There is no game play of any kind.