Sure, here's a simple police foot pursuit game implemented as a single HTML file using JavaScript:
To use this game, you'll need to create two image files, `emozi_all/game.png` and `emozi_all/police.png`, and place them in the same directory as the HTML file. These icons will be used to represent the player and police in the game.
Once you open the HTML file in a browser on your smartphone, you can start playing by moving your finger (or cursor) within the game area. Avoid colliding with the police icon, and if you do, the game will reset.