Skip to content

Latest commit

 

History

History
99 lines (58 loc) · 2.61 KB

README.md

File metadata and controls

99 lines (58 loc) · 2.61 KB

Table of Contents


Introduction

University Global Games Jam 2023

Brian's Submission (VerzatileDev) Game idea work in progress.


Software Information

  • Developed with " C# " Programming Language
  • Built for Visual Studio
  • Build with Unity Engine 2020

Contribution

To contribute to Root_Of_the_Journey, please follow these steps:

  1. Fork the repository to your own account.
  2. Create a feature branch for your contributions.
  3. Make your desired changes and commit them to your feature branch.
  4. Submit a pull request from your feature branch to the main repository.

We appreciate your contributions and look forward to reviewing your pull request


Installation

Cloning via Terminal:

Open your terminal and navigate to the directory where you want to clone the repository
cd /desired/directory

Clone the repository
git clone https://github.com/VerzatileDev/Root_Of_the_Journey.git

Move into the cloned directory
cd Root_Of_the_Journey

Cloning via GitHub Desktop:

  1. Open GitHub Desktop and ensure you're logged in to your GitHub account.
  2. Click on the "+" button in the top left corner and select "Clone Repository".
  3. In the "Clone a Repository" window, select the "URL" tab.
  4. Paste the repository URL: https://github.com/VerzatileDev/Root_Of_the_Journey.git
  5. Choose a local path for the repository.
  6. Click on "Clone Repository" to complete the process.

This will clone the repository to your local machine, allowing you to work with the codebase.


Prerequisites

Project Requirements:

  1. Visual studio 2023
  2. Unity 2020 or Higher
  3. Windows 10 or higher

License

MIT License

Copyright (c) 2023 Verzatildev

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.