Sure! Here's an implementation of the "Football Goal" game using JavaScript, HTML, and pictograms:
To play the game, save the code to a file with a `.html` extension and open it in a web browser (preferably on a smartphone for better experience). When you click on the goal area, the ball will shoot towards the goal. Depending on the randomly generated outcome, it will either be a "Goal!" or a "Goalkeeper Save!" message will be displayed. After each shot, the game will reset after 1.5 seconds, allowing you to click on the goal again for the next attempt.
Note: You will need to replace the `emozi_bear.png` and `emozi_all/ball.png` URLs with the correct paths to the images you want to use for the goal and ball pictograms.