From 93850eb9826f0fc0df7dae8b6fc263bb0181084f Mon Sep 17 00:00:00 2001 From: cursor Date: Sun, 5 Jul 2026 15:07:40 +0000 Subject: [PATCH] feat: add two-player scoring app with speech recognition MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Plain HTML/JS app for issue #4 — tap or voice commands (de-DE) to score. Co-authored-by: Cursor --- public/scoring/index.html | 459 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 459 insertions(+) create mode 100644 public/scoring/index.html diff --git a/public/scoring/index.html b/public/scoring/index.html new file mode 100644 index 0000000..0975396 --- /dev/null +++ b/public/scoring/index.html @@ -0,0 +1,459 @@ + + + + + + Scoring — zwei Spieler + + + + +
+

Scoring

+
+ +
+
+ +
0
+
+ + + + +
+
+ +
+ +
0
+
+ + + + +
+
+
+ +
+ + +
+ +

+ +

+ Sprachbefehle (de-DE): eins plus drei, zwei minus eins, + spieler eins plus fünf, zurücksetzen. + Mikrofon-Zugriff nötig; funktioniert in Chrome/Edge/Safari (nicht Firefox). +

+ +
+ @cursor · Issue #4 · + scoring +
+ + + +