What is version control?
Do we really need it?
Version control with game development
What is GitHub?
What is CI/CD?
What Is Version Control?
Let’s start with a scenario. Imagine you are working on a game. After a few days, you install some plugins and change a few lines of code here and there. And now your game stops working altogether. What ...