Skip to content

iphauman/Digital-Learning-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Guide

Development Unity Version: 2019.4.1f1

Please download the 2019.4.1 from below Unity website if concerning the Unity version:

https://unity3d.com/get-unity/download/archive

Demo website

https://iphauman.github.io/Digital-Learning-Assistant/

Step 1

Create an empty 2D Unity project

img

Step 2

Copy the TagManager.asset into /created_project_folder/ProjectSettings

Step 3

Import the Digital_Learning_Assistant.unitypackage into the project

image-20210419164742054

Step 4

Add Scenes into the Project

img

img

img

img

img

Step 5

Open the Login scene from the Project folder by double click it and start the game.

Step 6

In case of publicity of the GitHub repository, I removed the endpoint of the firebase online database. It requires to edit the variable endpoint script /Scripts/Firebase/FirebaseRest.cs inside the project.

endpoint = ""

Additional Information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages