153 Forks
774 Stars
774 Watchers

UnityPlayground

A collection of simple scripts to create 2D physics game, intended for giving workshops to a young audience

How to download and setup UnityPlayground

Open terminal and run command
git clone https://github.com/Unity-Technologies/UnityPlayground.git
git clone is used to create a copy or clone of UnityPlayground repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with UnityPlayground https://github.com/Unity-Technologies/UnityPlayground/archive/master.zip

Or simply clone UnityPlayground with SSH
[email protected]:Unity-Technologies/UnityPlayground.git

If you have some problems with UnityPlayground

You may open issue on UnityPlayground support forum (system) here: https://github.com/Unity-Technologies/UnityPlayground/issues