Skip to content

sokoloowski/zombie-attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zombie attack

This is a simple shooter game implemented in Javascript.

Gameplay

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.

Controls

Use the mouse to aim. Click the left mouse button to shoot. To restart the game, just reload a page.