/Lost-Astronaut

3D Adventure game

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Lost Astronaut is a little 3D adventure game created for studying purposes at Keimyung University. The goal of this game is to help this poor astronaut to gather all the pieces of his ship scattered on the map.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

This project requires packages. If you are on MacOS you can download this packages directly from your package manager. Otherwise, if you are on Windows you can download the packages from the official websites.

Installation

  • Cloning
# Cloning the repository
git clone https://github.com/Ikirame/Lost-Astronaut.git

Usage

From here, you can now open the project with Unity. 
To do this, inside the Unity Hub, you can click on the button "Add" and select the folder where the repository has been cloned.
Now the project is added to your Unity Hub, the last thing to do is to double click on it to open it.

Authors