f3034cbdcbwrote prototypes for send/receive functions(did part of send) for a client/server model. fixed a few bugs in game.cpp (initialize, state, addPlayer).
4 anni fa
wes
533fe0bf7edefined common colors and states of play in qwixx.h
4 anni fa
wes
b94348c025created dice object so there are dice for the game.
4 anni fa
wes
d1386ef4edupdated makefile/tasks.json to allow relative build folders. practiced using pseudo random in main.cpp for qwixx game.