Skip to content

General Tutorials

Setup, version control, and the tools everyone on the team uses regardless of what they work on.


Start Here

If you're new to the club, work through these in order.

  1. Getting Set Up: join the GitHub organization, install Unity and GitHub Desktop, and get the game running on your machine.
  2. Git Good: First Commits: what Git and GitHub are, how to save your work, and how to use branches.
  3. Git Good: The PR Workflow: open a pull request, get it reviewed, and merge it into the game.

Something missing?

If you got stuck on something these guides don't cover, that's worth writing down. Use the Tutorial Template and follow the Contributing Guide.