Instructions
If all goes well this lesson should take about one block. Be sure to allow time to submit — even if you have more to do next class.
Start your notes.
Make sure that your Prototype-2 repository is selected. Do a fetch to make sure your local copy of the code is up to date, if you have done work on the GitHub site or at home between classes you will be prompted to do a pull to incorporate your changes. Make sure that you are on the lesson-1 branch.Launch GitHub Desktop and make sure that your Prototype-2 repository is up to date.
Create and publish a lesson-2 branch.
Work in a loop: Watch a video As you watch outline the video in your notes Make notes on the new material: After watching a video, do the process you just learned Use your notes and the cues below each video to help you remember what to do, but do not try to do the lesson without watching the video - there is a wealth of information in the video that you won't get by just following the cues. After completing the work for each video, commit your changes: If you do not your first priority is to troubleshoot. The most likely cause is that you forgot to save. If that is not the problem, then it is likely that Unity and GitHub Desktop are looking at different folders. Fix that now. If you've just started on the project the easiest thing to do may be to start over.Go to the lesson and work through the videos.
After you have finished all of the videos for the lesson, do one final test to ensure that the prototype is working as expected. Then: Go to GitHub Desktop. Confirm that you have no uncommitted changes. If you do, commit them. Then test again. Switch to the master branch. Click on the Current Branch drop down again, and then on the Choose a branch to merge into master button at the bottom of the drop down. From the list of branches choose the lesson-2. Click on the blue Merge lesson-2 into master button. Push your changes to GitHub. After pushing, use the View on GitHub button in GitHub Desktop to go to your repository on GitHub and confirm that your changes are visible. While videos remain, repeat with next video.Merge your work to the master branch.
Before wrapping up at the end of the period, make sure that you have committed and pushed your latest changes and that you've updated your notes to show how far you have gotten. This will be helpful when you figure out where to pick up next class.Update your notes.
When you're finished, go to the submission tab, check the instructions, and submit.Submit your work.