Overview
Embersteel (Relic Run) is an immersive Real-Time Turn-Based Survival Exploration RPG game set in a vast steampunk and sci-fi world. The game is currently at version 0.5.0, with a target of reaching a fully playable vertical slice (version 0.6.0).
Installation
Requirements
- A Computer Capable of Running Unity
- Unity Version: 2021.3.22f1
- Git LFS installed
Setup
Create a new Unity Project
- You will be syncing the entire contents of your assets folder with the main branch of the repository from step 2.
Clone the repository:
- This repository should be synced to the contents of your assets folder in your Unity project.
git clone https://github.com/JoshuaJDevine/RelicRun
- This repository should be synced to the contents of your assets folder in your Unity project.
Install Git LFS for the repo:
- Download and install gitLFS https://git-lfs.com/
- Also don't forget to run
git lfs install
in your project directory (that will be your Unity project /assets)
Open the project in Unity.
Contribution
- Create your feature branch (
git checkout -b feature/YourFeatureOrGeneralDescriptionOfYourWork
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeatureOrGeneralDescriptionOfYourWork
). - Open a pull request. Assign Josh.
Usage
Details on how to use the project, run tests, and build the game coming soon.
Credits
- Developer: Joshua Devine
- Sound Design: Joshua Devine
- Graphics: Adyn Glowniak
- Story: Adyn Glowniak