Smirl / ZombieGame

A basic top down shooter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

A basic top down shooter

License:GNU General Public License v2.0


Languages

Language:Java 100.0%