diff --git a/main.cpp b/main.cpp index a5de419..11dbffd 100644 --- a/main.cpp +++ b/main.cpp @@ -1,3 +1,14 @@ +// Name: Sandipsinh Rathod +// Email: sdr5549@psu.edu +// Class: CMPSC 330 +// Program Dots and Boxes +// Current Date: 11/10/24 7:24 PM +// Due Date: 11/10/24 11:59 PM +// +// Description: This program will take a file as input and +// will play the game of dots and boxes. +// + #include #include #include