wire up the main game with players and running a dual
play card pulls a card from the hand into the field
create the dual for playing a game
Written for https://github.com/agnostechvalley/katas/tree/master/2018-04
Trivial trading card game in C that will pit 2 players against each other.
Compile and run the program.
> make run