16 years, 6 months ago
Highlights
An index into an array of players seems like a better option. Allowing me to change the number of players easily if need be.However my changeState() method assumes a set number…
16 years, 6 months ago
16 years, 6 months ago
I am have trouble creating a simple turn based multiplayer game. Simplified Game Spec: Each player has 3 actions they can perform; a0 a1 a2 Game starts and waits for player0 to…
16 years, 6 months ago
Thanks for your help. I have created a State enum. Please take a look, feedback welcome. Would I create a "phase" class? Seems like sub-phases could inherit from that base class…
16 years, 6 months ago
Latest Activity
An index into an array of players seems like a better option. Allowing me to change the number of players …
16 years, 6 months ago
Thanks for your help. I have created a State enum. Please take a look, feedback welcome. Would I create a …
16 years, 6 months ago
I am have trouble creating a simple turn based multiplayer game. Simplified Game Spec: Each player has 3 actions they …
16 years, 6 months ago