Below is an example of a simple game where you play as a zombie and try to infect as many people as possible within a time limit of 1 minute. The game uses pictograms for a better presentation on smartphones. The code should be enclosed in script tags and embedded in a single HTML file.
🧟♂️🏃♂️🏃♀️🏃♂️🏃♀️🏃♂️
To play this game, save the code into a file with a `.html` extension, open it in a web browser, and the game should start automatically. Click on the running person pictograms (
🏃
♂️
🏃
♀️) to infect them and increase your score. The game will end after 1 minute, and your final score will be displayed.