/ZombieGame

A basic top down shooter

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

ZombieGame

A basic top down shooter Created in 2012 when I should have been doing something else.

Running

Comile the .java with javac and then run java zombie.Game from the bin/ dir. The .class files should be in the bin/ dir also.

Controls

  • WSAD - Up, Down, left, right
  • Mouse - aim and fire
  • 1,2,3,4 - choose weapon (Automatic rifle, shotgun, shield, rocket launcher)