41 Forks
459 Stars
459 Watchers

Glide

Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials

How to download and setup Glide

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

Or simply clone Glide with SSH
[email protected]:cocoatoucher/Glide.git

If you have some problems with Glide

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