You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the beginning of a card game program.
To compile under Windows:
Open the supplied cardGame.sln solution file and compile in Visual C++ 2010.
To compile under Linux:
cd to the cardGame sub-directory.
type "make"