/CardGame

Primary LanguagePython

CardGame

This is a package of python classes that could be used for a card game. These were written in a paired programming environment using test-driven development.

To run the tests, simply invoke "python UnitTests.py" from the src folder in the command line.

Created for Software Design and Development (CSC4350W).

Authors: Joe Wonsil and Tom Shannon