Skip to content

assematt/COMP313

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediSiege

COMP313

Quick "Getting started" guide

Quick links

Introduction

This repository contain the main MediSiege game? What is MediSiege? Take a look at our Project Proposal for a quick introduction to what we are making.

Setup

In order to install MediSiege the following software are required.

Unity
Github
Visual Studio (for programmers)
  • Visual Studio 2019
  • Installed configuration (using Visual Studio Installer → Modify):
    • .Net Desktop Development
    • Visual Studio Tools for Unity
  • Installed extension:
    • ReSharper 2019.3
    • Unity Support

Installation

In order to install the project on your computer:

  • Make sure you have the right tools installed listed in this README.
  • Clone the project using GitHub Desktop by following.
  • Add the project to Unity Hub.

Useful Links