Using Git with Game Development

Source control can be daunting but it is pretty important for sharing with others and backing up to prevent data loss. Sharing projects during game jams are a lot easier to do with source control. We will cover installing git on a windows environment, using online repositories (repos) and getting a Unity game setup with…
Read more