Here is a simple implementation of Flappy Bird game in a single html file using JavaScript:
You can copy and paste this code into an html file and open it in a browser to play the game. Click on the canvas to make the bird jump and avoid hitting the pipes. Have fun!