432 Forks
660 Stars
660 Watchers

sprig

🍃 Learn to code by making games in a JavaScript web-based game editor.

How to download and setup sprig

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

Or simply clone sprig with SSH
[email protected]:hackclub/sprig.git

If you have some problems with sprig

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