Sure! Here's an example of a simple text-based adventure game called "A Kinaur Horror City" implemented in a single HTML file using JavaScript:
In this game, the player enters their name and is presented with three choices represented by pictograms. Depending on the choice they make, different outcomes are displayed using alerts. The game ends when the player makes an invalid choice or when they reach a winning or losing condition.
Please note that this is a very basic example, and you can expand upon it by adding more choices, creating a map, or incorporating additional gameplay elements based on your requirements.