Sure! Here's a simple text-based game that simulates managing a store on a smartphone using JavaScript:
In this game, you begin with $100 and can make decisions like buying stock, selling stock, hiring staff, or upgrading your store. The actions are performed based on the user's choice, and the game continues until the player chooses to exit.
Feel free to customize and enhance this game further based on your specific requirements and design preferences.