Sure! Here's a simple game where good decisions will punish you and bad ones will reward you. It is designed for smartphone operation and uses pictograms for better visual representation. Please note that this is a basic example and can be expanded upon as per your requirements.
Punishing Decisions Game
Good Decision
Bad Decision
In this game, there are two decision options: a good decision and a bad decision. Contrary to the player's expectations, making a good decision will result in punishment, while making a bad decision will reward them. You can customize the reward and punishment logic within the respective functions (`rewardPlayer` and `punishPlayer`) to fit the actual game mechanics you have in mind.
Note: Replace the "emozi_all/pictogram.png" and "emozi_all/pictogram.png" with the actual paths to your pictogram images for good and bad decisions.