Sure! Here's a simple game of clicking chickens implemented as a single HTML file:
To use this game, save the above code into a file with the `.html` extension (e.g., `clicking-chickens.html`) and open it with a web browser. The game consists of five chicken images that can be clicked. Each time you click a chicken, the counter in the center of the screen will display how many times you clicked them. Have fun clicking the chickens!