Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 854 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 854 Bytes

Totally Accurate Zombie Simulator - Workshop

It's a satellite repository for the main project ( https://github.com/carbonacat/tazs-javitto ) It contains the sources for most of the Audio and Graphics files used in that project.

Copyright 2019 Carbonacat

License

All the graphics and audio files, as well as the specifications, are licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. A copy of that license can be found inside the BY-NC-4.0.txt file.

Structure

Admittingly, it's not as clean as the main repository. I'm sorry for that.

Root - All the sources for the graphics (sprites, etc) files.

  • renders - The rendered files ready to be copied into the main project.
  • sounds - The sounds.
  • specifications - Contains the specifications for some of the binary formats used in the main project.