cschladetsch / cschladetsch/Unity3dCardChess
Refactor PieceView and CardView
Open
- Dominant language
- C#
- Stars
- 16
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
There is a degree of similarity between them. One shows a card in a Hand or Deck, the other shows a card on the Board.
They are *not* the same thing, but they share some functionality and properties.
This is low priority, as making a common base for them could be
1. More trouble than it's worth.
1. Make the code less readable/refactorable due to tighter coupling.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.