Goal: {{ goal() }}º
= 74">"{{ updatedInteractions().quote }}"
@if (rotateVal() >= 20) {
}
level: {{ gameStats().level + 1 }}
accuracy:
{{
totalAccuracyPercentage() > 0 ? (totalAccuracyPercentage() | number: '1.1-1') + '%' : '??'
}}
@if (isGuessModalOpen()) {
}
@if (isAccessiblePanelOpen()) {
}
Show Accessible Controls