Sure, here's a simple implementation of the Flappy Bird game written in a single HTML file using JavaScript:
You can copy the above code and save it as a `.html` file. When you open the file in a web browser, it will start the Flappy Bird game. The player can control the bird's movement by clicking on the game canvas.