feat(settings/user/snake): display score in top bar, and implement intro and outro

This commit is contained in:
2026-02-06 15:38:41 +01:00
parent 7baf63f30a
commit 6db8c9e230
3 changed files with 99 additions and 26 deletions

View File

@@ -133,7 +133,7 @@
"description": "Play a quick game of Snake!",
"score": "Score: {score}",
"best": "Best: {best}",
"startPrompt": "Press icon_a to start.",
"startPrompt": "\n\n\n Press icon_a to\n start",
"quitConfirmation": "Quit the game?",
"restartConfirmation": "Restart the game?"
}