Tutorial 37:02 – The Basics of GIT

Here we go again,

A brand new Development Series, but his time where we all contribute to the development of the game.

AND THAT GAME IS “HUNCHBACK”

So now you have set up your development environment, I thought I’d (try to) show you how the basics of a source control tool called GIT..

Yes we will have to use this tool if we want to collaborate and develop this game and also its GOOD PRACTICE.

The reason we are doing this, is that you will be given contributor access to a GIT Hub Repo in the future, and so we need to have the ability to share what we have done easily. Anyways, here is the basics of GIT (locally)