versie 1.3.0 - the 'feel' update
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<h2 (click)="easterEgg()">Je cijfer is: {{ calculatedScore }}</h2>
|
||||
<h4>{{scoreMessage}}</h4>
|
||||
<br>
|
||||
<h4>Aantal vragen goed: {{localStorage.getItem('score')}}/50</h4>
|
||||
<h5>Aantal vragen goed: {{localStorage.getItem('score')}}/50</h5>
|
||||
</div>
|
||||
|
||||
<a href="#" (click)="resetGame()"><button>Spel opnieuw spelen</button></a>
|
||||
|
||||
Reference in New Issue
Block a user