Craps

Write a program to play the game of Craps using the simple rules we talked about in class.  Use your own directions, or use the ones we developed in class.  Evolve your program from this simple template:

Craps Template Program

You can enhance this program in many ways, up to your imagination.  We will rewrite this program later using events and functions