Sure! Here's a simple text-based game based on Among Us that you can play on a smartphone. It is implemented as a single HTML file, enclosed in script tags, and includes JavaScript for the game logic. Note that pictograms are not included in the text-based game, but you can use your imagination to visualize the gameplay.
To play the game, copy the above code and save it as an HTML file (e.g., `amongus.html`). Then, open the file in a web browser on your smartphone and follow the on-screen instructions to play the game. Enter the row and column numbers to search for the impostor and try to find it before you run out of tries. Good luck!