Exercise 3: Dutchblitz§

In exercise 3, you are asked to implement a multi-threaded simulation of the card game "Dutch Blitz".

The detailed specification is contained in this README.md file contained in the starter repo at https://git.cs.vt.edu/cs3214-staff/dutchblitzgame

Please fork this repo and work with your clone. Don't forget to make the clone private.

This is an individual exercise.

Submit a tarfile containing these files:

  • answers.txt

  • Makefile and the other files you used. Missing files will be substituted from the starter code.