Skip to content
@itc-21-25

itc-21-25

Welcome to the 3ITC Class Organization 💻

Welcome to our class GitHub organization for the game development project of 3ITC. It's where we collaborate and bring our game to life 🚀, piece by piece.

Guide 🛠️

To start contributing to the game development, you'll need to set up the project on your local machine. Here's how you can clone the repository, switch to your branch, and import it into Unity:

Cloning the Repository

  1. Open your terminal (on Mac and Linux) or Git Bash (on Windows).
  2. Navigate to the directory where you want to place the project.
  3. Clone the repository using the following command:
    git clone https://github.com/itc-21-25/3itcTeamGame.git
  4. After cloning, you will have a local copy of the game repository 📁.

Switching to Your Branch

  1. To switch to your personal or team branch, navigate into the cloned repository directory:
    cd 3itcTeamGame
  2. Check the branches available by typing:
    git branch -a
  3. Switch to your specific branch with:
    git checkout [your_branch_name]
    Replace [your_branch_name] with the name of your branch.
  4. Update your local repository:
    git pull

Importing to Unity

  1. Open Unity Hub on your machine.
  2. Click on the 'Add' button ➕.
  3. Browse to the directory where you cloned the repository.
  4. Select the folder and open it with Unity version 2022.3.11f1.

Contributing to the Project 🤝

Before making changes, be sure to read our Contributing Guide. It contains important information about naming conventions for commits, pull and merge requests.

Workflow

Branch workflow diagram

Resources 📚

Need Help? 🆘

If you run into any issues or have any questions, feel free to contact your team leader (TLD). They will happily assist you with any issues and problems you encounter.


© 3ITC Class, SPSUL. All Rights Reserved.

Pinned Loading

  1. 3itcTeamGame 3itcTeamGame Public

    Collaborative Unity Project for HEV subject : A Classroom Endeavor!

    ShaderLab 5 1

Repositories

Showing 2 of 2 repositories
  • 3itcTeamGame Public

    Collaborative Unity Project for HEV subject : A Classroom Endeavor!

    itc-21-25/3itcTeamGame’s past year of commit activity
    ShaderLab 5 1 70 0 Updated Nov 28, 2024
  • .github Public
    itc-21-25/.github’s past year of commit activity
    0 0 0 0 Updated Nov 14, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…