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 години
wes
533fe0bf7edefined common colors and states of play in qwixx.h
преди 4 години
wes
b94348c025created dice object so there are dice for the game.
преди 4 години
wes
d1386ef4edupdated makefile/tasks.json to allow relative build folders. practiced using pseudo random in main.cpp for qwixx game.