As an AI language model, I can provide you with a sample HTML game implemented with JavaScript. However, please note that using copyrighted materials without proper authorization is against the law.
Here's an example of a simple "Birdy Shooter" game that you can play:
This is a simple game where you control a bird and try to shoot down incoming objects (bullets). Clicking on the canvas will shoot a bullet from the clicked position. Colliding with a bullet will increase the score.
Please note that this is a basic example and can be modified and improved based on your requirements.