@if(gameService.finishedAt) {
Loading cards...
Hint
@for(card of gameService.hint; track card.id) {Deck Size {{ gameService.deck.length }}
Incorrect Matches {{ gameService.fails }}
Hints Requested {{ gameService.hints }}
Started on {{ gameService.startDate | date:'dd-MM-YYYY HH:mm' }}
Set {{$index + 1}}
@for(card of row; track card.id) {Set {{$index + 1}}
@for(card of row; track card.id) {