项目作者: riorafe

项目描述 :
This is the first unity-based game that I made with some of my friends in college
高级语言: C#
项目地址: git://github.com/riorafe/Bang-Bang-Unity.git
创建时间: 2020-02-27T06:15:47Z
项目社区:https://github.com/riorafe/Bang-Bang-Unity

开源协议:GNU General Public License v3.0

下载


Bang-Bang-Unity

This is the first unity-based game that I made with some of my friends in college

We modify the FPS template from Unity tutorials in some aspect which is:

  1. Modify the map

map changes: color, material, shape, world map

  1. Modify the game objective

kill enemies and go to the next level -> score-oriented (endless killable enemy)

  1. Adding new enemy

We add a missile that following player

  1. Adding respawn system

Respawn system including spawnPoint and algorithm

  1. Minor changes

We did many minor changes in order for game balancing

Content

Bang Bang Unity Final : The whole project that consist source code, asset, etc. You should run this folder by importing project in Unity Hub or Unity itself.

Bang Bang Playable Exe : This folder contain .exe file where you can download and play it