Storm Area 52 is a multiplayer game about working together to retrieve as much evidence before time runs out.
- Concept
- MVP (Minimum viable product)
- Alpha release
- Vertical slice
- Feature complete
- Beta release
- Polish
- Version 1.0 release
Install Unity.
Clone the repository with Git:
git clone https://github.com/sfusurge/StormArea52.git
Open the project in Unity.
The project uses ProBuilder and ProGrids, so you may need to install them from the package manager.
To do this:
- Open Unity and click Window -> Package Manager to open the package manager
- Search for ProBuilder and install it
- Click Advanced -> Show preview packages, and make sure "Show preview packages" is enabled
- Search for ProGrids and install it