wes
|
f698a46c7e
send is now completed. received pseudocode is written and needs to be coded.
|
4 years ago |
wes
|
f3034cbdcb
wrote 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 years ago |
wes
|
533fe0bf7e
defined common colors and states of play in qwixx.h
|
4 years ago |
wes
|
b94348c025
created dice object so there are dice for the game.
|
4 years ago |
wes
|
d1386ef4ed
updated makefile/tasks.json to allow relative build folders. practiced using pseudo random in main.cpp for qwixx game.
|
4 years ago |