20 Forks
109 Stars
109 Watchers

Constellation

Constellation is a visual scripting language for unity that gives you the tools of a programmer without having to write a single line of code. Its goal is to give a user friendly approach to programming. It's currently in alpha, which means it’s going to evolve and improve the next few months.

How to download and setup Constellation

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

Or simply clone Constellation with SSH
[email protected]:ConstellationLanguage/Constellation.git

If you have some problems with Constellation

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