405 Forks
1437 Stars
1437 Watchers

UnityGameFramework

This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.

How to download and setup UnityGameFramework

Open terminal and run command
git clone https://github.com/EllanJiang/UnityGameFramework.git
git clone is used to create a copy or clone of UnityGameFramework 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 UnityGameFramework https://github.com/EllanJiang/UnityGameFramework/archive/master.zip

Or simply clone UnityGameFramework with SSH
[email protected]:EllanJiang/UnityGameFramework.git

If you have some problems with UnityGameFramework

You may open issue on UnityGameFramework support forum (system) here: https://github.com/EllanJiang/UnityGameFramework/issues