Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (25 loc) · 1.03 KB

readme.md

File metadata and controls

34 lines (25 loc) · 1.03 KB

SFU Surge logo SFU Surge: Storm Area 52

About

Storm Area 52 is a multiplayer game about working together to retrieve as much evidence before time runs out.

Project milestones

  • Concept
  • MVP (Minimum viable product)
  • Alpha release
  • Vertical slice
  • Feature complete
  • Beta release
  • Polish
  • Version 1.0 release

Development Setup

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