A simple game where the user clicks to shoot a projectile at targets.
The projectile is designed to follow the mouse position and change velocity relative to the mouse's distance from the turret. Collision with targets increments score, and time limit is set to end the game at 60 seconds.