Sure, here's a simple implementation of a football game in a single HTML file using JavaScript and pictograms:
Goli Football
This implementation creates a simple game where you control a player (represented by a blue rectangle) using touch controls. The objective is to move the player under the falling ball (represented by a black circle) to score points. The player can score by stopping the ball within the goal area (represented by a red rectangle), and loses points if the ball touches the top edge of the canvas. The current score is displayed at the top left corner of the canvas.