Sure, here's an example of a simple Flappy Bird game implemented in a single HTML file using JavaScript and enclosed in script tags:
To play the game, you can copy and paste the above code into a new HTML file, save it with a `.html` extension, and open it in a web browser. Then, click anywhere on the screen to make the bird jump and avoid hitting the obstacles. The game will keep track of your score and display it on the screen.