A sample project of Unity + GitHub.
Some notes on how to do stuff
- Create a Unity project and place the root folder of the project inside the repository.
- Create a gitignore with gitignore.io and place it in the root directory of the Unity project.
- Create a new folder
Editorin theAssetsfolder. - Add test classes inside this folder. You can now run these tests with the Unity test runner. From 25Games.