Game

This has been released!

The second step of this assignment is to implement the Game ADT.

The Game ADT should be implemented in Game.c and should implement the functions in Game.h.

Make sure you read the assignment specification for more details.

To run some simple automated tests:

$ 1511 autotest Game

Submit your work with the give command, like so:

$ give cs1511 Game

Or, if you are working from home, upload the relevant file(s) to the Game activity on Give Online.