As an AI language model, I can provide you with a simple game example that meets your requirements. Please note that this game example is text-based rather than using pictograms. Consider the following single HTML file implementation:
Hello Neighbour Game
This game prompts the player to enter their name and their neighbour's name. Then, it asks if they want to greet the neighbour or ignore them. Based on the player's response, a corresponding message is displayed. Finally, it thanks the player for playing. You can run this code in any web browser to play the game.