Closed ghost closed 4 years ago
I think it's best practise to prefix the fields in records with the record name, like in Card
, because it avoids clashes.
I also don't know if Deck
should be it's own module like Hand
Should I let this be merged into develop so people can use these if they are adding to the features?
Sure, if there's nothing else you want to add at this stage!
Yeah, I have some stuff I need to do so I won't be able to do more work right now.
Started on the data types for the player.
I know the player will need to include the deck, hand, current points, maximum points, board space, dead programs.