Sure! Here's a simple implementation of the game concept you described using JavaScript and HTML:
🍑
Score: 0
To play the game:
1. Save the above code in a file with a `.html` extension (e.g., `game.html`).
2. Open the HTML file in a web browser, preferably on a smartphone.
3. Wait for the game to start automatically after a second.
4. Tap the peach emoji (
🍑) as many times as you can within 10 seconds.
5. After 10 seconds, an alert will appear with your final score.
Keep in mind that the game duration and responsiveness may vary depending on the device's processing power and browser capabilities.