Define communication messages between run_word_master and run_guessingplayer. These messages could for instance be defined as structs. In this increment all communication to/from these run functions should be done solely through these communication messages. At a later increment we will transmit these messages over the TCP stack. #10
Define communication messages between run_word_master and run_guessingplayer. These messages could for instance be defined as structs. In this increment all communication to/from these run functions should be done solely through these communication messages. At a later increment we will transmit these messages over the TCP stack. #10