9 Commits

Author SHA1 Message Date
eay
8d6935a0d3 add terminal colors 2023-08-28 08:16:30 -07:00
eay
cfcd99b0db use json serialization everywhere (staged for adding socket functionality) 2023-08-28 08:05:30 -07:00
eay
4b80878d33 json serialization for requests and responses 2023-08-25 16:51:35 -07:00
emclrk
8736aee27c lint/style changes 2023-08-12 17:00:24 -07:00
emclrk
4404eb21e9 small cleanup 2023-06-16 17:07:26 -07:00
eay
7ba82b569b add license and readme 2023-06-04 15:59:18 -07:00
eay
6d6716acbf bugfixes for starting new round / finishing game
also rename some variables for clarity
2023-06-04 15:42:43 -07:00
eay
0f5928266b Clean up some todos -
print player's board by creating string (not using cout)
dynamically set # of factories based on # of players
reuse random number generator (no hard code seed)
2023-06-01 17:14:02 -07:00
eay
b71d81d8d6 initial working version 1.0 2023-05-29 14:33:33 -07:00