Sure! Here's a simple text-based game where you can create a political party and compete against other entities to rise to power. Since you mentioned using pictograms and assuming smartphone operation, I'll keep the interface minimal and use text-based choices instead. Remember, playing the game requires running the code in a browser.
Copy the following code into an HTML file:
Save the file with an HTML extension (e.g., game.html) and run it in a browser. Follow the prompts and choices presented to play the game. You can campaign to increase your party's popularity or fundraise to raise funds. Opponents' actions affect your popularity. The game ends when either your popularity reaches 20 (win condition) or your popularity/funds reach 0 (lose condition).