issues
search
atos-reshape
/
atos
0
stars
0
forks
source link
Implemented selectable cards number during a round
#102
Closed
VladimirCVB
closed
2 years ago
VladimirCVB
commented
2 years ago
Implemented selectable cards number during a round:
added selectableCards to CreateLobbyDto & CreateRoundDto
added endpoint to selectedCards service & controller
added finish selecting cards in selectedCards command
Implemented selectable cards number during a round: