This repository contains all the source code from the lessons in Unity BootCamp. Each lesson that contains source code has a corresponding branch. More details are in the Notes section below.
The Unity BootCamp can be found at the link below:
https://bootcamp.braincloudservers.com/?mto-course=braincloud-bootcamp-unity
If you haven't signed up or you want to log into the brainCloud portal, you can do that here:
https://portal.braincloudservers.com/
git clone https://github.com/getbraincloud/bootcamp-unity.git
cd bootcamp-unity
The Unity BootCamp was designed with an already 'completed' example game, that simply needed to have brainCloud integrated into it.
There are 35 lessons in the Unity BootCamp, however some of the lessons don't have source code. In fact, only 24 of the 35 lessons have source code. Each lesson has a seperate branch in this repository. Each branch contains the example Unity project source code in its final state for the corresponding lesson.
There is also a branch for the initial Unity project; this branch contains the starter game code without the brainCloud Unity client. If you plan to follow along and code with the Unity BootCamp, its recommended that you clone this repository and checkout the Initial-Project branch.
Unity editor version: LTS 2021.3.4f1