1274 Forks
4663 Stars
4663 Watchers

GameFramework

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 GameFramework

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

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

If you have some problems with GameFramework

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