assuming it would be required to do something about this line.
my thoughts:
either we compare nb of cards in hand on that line (if the target object has them);
either when the turn comes up, we check the nb of cards we can play and we decrease the fuck_u marker if it's not possible to discard
https://git.legonzaur.fr/heronfief/back-ts/src/commit/062fb155e7f40d4669bfc8273b70b2d8316ad7b1/src/games/services/turn.service.ts#L234
assuming it would be required to do something about this line.
my thoughts:
- either we compare nb of cards in hand on that line (if the target object has them);
- either when the turn comes up, we check the nb of cards we can play and we decrease the fuck_u marker if it's not possible to discard
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
assuming it would be required to do something about this line.
my thoughts: