Skip to content

A HTML5 game in which you construct a city and protect it from the zombie infestation. Originially created for Global Game Jam 2012.

Notifications You must be signed in to change notification settings

FinnStokes/Snake-Zombie-City

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the game you need Node.js. You also need to use npm (the Node.js package manager) to install Socket.io and Express. Then run 'node server.js' in the main directory as root (or change the port the game serves on) and go to http://localhost/builder/ or http://localhost/rescue/ in a HTML5-capable browser.

Builder

Use number keys to select buildings and click to place them.

Numbers in top right are (from top to bottom):

  • Money
  • Population
  • Injured Population
  • Infected Population

Rescue

Your goal is to lead the civilians to the Gardens, where they are evacuated and give you points. Civilians getting infected and being hit by the infected lose you points, so watch out! You need to work as a team to do well, but you each have an individual score.

Controls

P1: WASD + E to shoot
P2: UHJK + I to shoot
P3: Arrows + Shift to shoot
P4: Numpad 8456 + Numpad 9 to shoot

About

A HTML5 game in which you construct a city and protect it from the zombie infestation. Originially created for Global Game Jam 2012.

Resources

Stars

Watchers

Forks

Packages

No packages published