Skip to content

gabrielcbe/Snap--Build-Your-Own-Blocks

 
 

Repository files navigation

NetsBlox (client source code)

https://netsblox.org

An extension of Snap providing networking capabilities, collaborative editing and comprehensive undo/logging support.

For a deployment ready version of NetsBlox, check out the main repo.

Running the client independently

If you need to make changes only to the client side of netsblox if it is a change that is generic and everyone could benefit from fork us and make a pull request. Otherwise, you can always statically host the NetsBlox client and point it to our server. This way you can still:

  1. communicate with other users on main NetsBlox server
  2. use our server deployment so you don't have to setup and maintain your own
  3. have access to all the services already available and configured on NetsBlox.

In order to do so you just need to provide the fully qualified address of the server you want to connect to by setting REMOTE_SERVER_URL in index.dev.html. You could then rename that file to index.html to have it loaded automatically in the browser.

Contact

For questions about netsblox, feel free to make an issue or reach out to:

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Want to use NetsBlox but scared by the open-source license? Get in touch with us, we'll make it work.

Snap! is Copyright (C) 2008-2020 by Jens Mönig and Brian Harvey NetsBlox is Copyright (C) 2020 Vanderbilt University

About

a visual programming language inspired by Scratch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.6%
  • TeX 1.8%
  • Other 0.6%