An open API service indexing awesome lists of open source software.

https://github.com/nicholas-maltbie/prophunt

PropHunt game attempt using Unity and the Data Oriented Technology Stack
https://github.com/nicholas-maltbie/prophunt

dots ecs game unity

Last synced: over 1 year ago
JSON representation

PropHunt game attempt using Unity and the Data Oriented Technology Stack

Awesome Lists containing this project

README

          

# 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](Development.md)

## Contribution Guidelines

Please see [Contributing.md](Contributing.md) for details about adding to the project.