Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 401 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 401 Bytes

Zombies

Getting Started

Before you'll be able to play Zombies, you must first obtain the following 3rd party libraries:

  • Allegro4.4
  • libudev (install via apt-get install libudev-dev)

Note that to simplify the building of Allegro, you'll need cmake (>= v2.2)

NOTE: As of 04-22-2018, Zombies has only been tested on Ubuntu 14.04 and Ubuntu 16.04