Sure! Here's an example of a simple text-based "Among Us" game implemented as a single HTML file using JavaScript. Although it does not include pictograms, it is functional and can be played as a finished game.
To play the game:
1. Open a new HTML file in any modern web browser.
2. Paste the above code inside the `` tags.
3. Run the HTML file.
4. Follow the game prompts displayed in the browser's console.