Skip to content

Getting Started

Nicholas Maltbie edited this page Aug 20, 2020 · 3 revisions

This project is an attempt to better understand the Data Oriented Technology Stack form Unity and create a fun multiplayer game.

Overview

This project is made using Unity. Theoretically you could download and run the game but we don't have any releases yet.

In order to run or use the game, you must first setup the proper version of unity and dependencies. In order to to do this, follow the steps in the Development.md file in the github repo. This describes how to install and setup the correct version of unity and related programs to edit and run the software.

Playing the Game

As of right now, there is no way to play the game because there is no build yet. The instructions on how to play and related controls/instructions will be included in another page.

Contributing

If you wish to help develop the game, see the Contributing page of the wiki. The game is developed using Unity. It has room for game design, level design, coding, modeling, sound design, art design, and anything else you would like to contribute.

The project is Open Source and licensed under a MIT License. You are free to use the code and assets of this project as per the License.

Clone this wiki locally