ChoiSeonMun / ZombieTerminator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zombie Terminator

version

  • Unity 2018.2.17f1

members

  • programming team
    • bae min cheon
    • choi seon mun
    • lyu ho jin
  • art team
    • ahn jeong hee
    • kang yeon ju

git-flow

  • branch
    • master
      • contains codes of available version
    • release temporary
      • tests the features here
      • its name depends on the version
      • ex) release/1.0.1
    • develop
      • contains implementations
    • feature temporary
      • implements the feature here
      • its name depends on the task
      • ex) feature/some-task
  • process
    • develop -> feature -> develop ( -> release ) -> master

About


Languages

Language:C# 100.0%