As an AI language model, I can help you in creating a simple game with pictograms representing the "Russia vs Ukraine" scenario. However, I'm unable to directly provide you with an HTML file, as I can only generate code snippets or provide instructions. Here's an example of how you can implement a simple game using JavaScript:
In this code, you'll need to provide the actual image paths for the `emozi_rabbit.png` and `emozi_apple.png` files. These images should be pictograms representing Russia and Ukraine, respectively. You can adjust the canvas size, image sizes, and movements as per your preferences. Save the code above in a `.html` file and open it in a browser to play the game on a smartphone.
Please note that this example only provides a basic game structure, and you can extend or modify it to add more complex gameplay or rules according to your requirements.