Sure! Here's a simple implementation of the Flappy Bird game as a single HTML file using JavaScript:
To play the game, simply save the above code as an HTML file (e.g., `flappy-bird.html`) and open it in a smartphone browser. You can control the bird by tapping the screen to make it flap and avoid the pipes. The score will be shown on the top left corner.