Holy crap, am I done?
Who the hell knows, because I didn’t bother to define what “done” is. I haven’t documented anything, so I don’t know what is or isn’t done. Basically, its a mess over here.
I *think* I’ve done everything but the interface. So the Game
class along with the Player, Deck
and Card
is finished as far as I know. The game can handle 2, 3 or 4 players right now.
So, other than making the interface I still have to design the protocol (not sure if thats the right word) or commands that will be used between the clients and server to determine each player’s actions, as well as updating everyone on what happened in the previous round.
I’ll leave that for another time. Right now I should clean up the code, try to comment stuff, and start ‘designing’ the rest of this project before it gets WAY out of hand. All things considered though, today was a pretty productive day.
Leave a Reply