nicholas-maltbie / PropHunt

PropHunt game attempt using Unity and the Data Oriented Technology Stack
MIT License
11 stars 0 forks source link
dots ecs game unity

PropHunt

Attempt to create a PropHunt simple game with unity for fun based of the Gmod game mode.

Game

Players will be in two teams, prop and hunter.

Props will hide and can disguise themselves as objects in the environment.

Hunters will chase props around the map searching for props.

Props get a small amount of time to hide before hunters track them down and try to find them.

Development Environment

We are going to use Unity3D. For full information on the development environment and how to setup for contributing, see Development.md

Contribution Guidelines

Please see Contributing.md for details about adding to the project.