In this lesson, you will learn how to make a new 'branch' for your game project. Think of a branch as a separate copy where you can work on new ideas without changing the main game. You will make a new branch called 'feature/add-score-limit' and then check to make sure it's there.