This is a simple shooter game implemented in Javascript.
The goal of the game is to score as many points as possible. The player scores 12 points for each zombie hit. If he misses, he loses 6 points. When 3 zombies run away, the game is over.
Use the mouse to aim. Click the left mouse button to shoot. To restart the game, just reload a page.