Sure! Here's a simple game implementation of Red Hat VS Blue Hat, using JavaScript and pictograms. Remember to save the code as a single HTML file and enclose it within script tags:
Red Hat vs Blue Hat
In this game, there are two pictograms representing Red Hat and Blue Hat. Depending on a random number, one of the hats is highlighted, indicating the winner. The result is displayed below the hats. When you open the HTML file on a smartphone, it will automatically start the game. You can play it multiple times by refreshing the page.