turtleblocksjs | Javascript/HTML5 port of Turtle Blocks

 by   sugarlabs JavaScript Version: v2.7 License: AGPL-3.0

kandi X-RAY | turtleblocksjs Summary

kandi X-RAY | turtleblocksjs Summary

turtleblocksjs is a JavaScript library. turtleblocksjs has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

Turtle Blocks is an activity with a Logo-inspired graphical "turtle" that draws colorful art based on snap-together visual programming elements. Its "low floor" provides an easy entry point for beginners. It also has "high ceiling" programming, graphics, mathematics, and Computer Science features which will challenge the more adventurous student. ![Turtle Blocks] "Turtle Blocks").
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              turtleblocksjs has a low active ecosystem.
              It has 76 star(s) with 137 fork(s). There are 19 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 27 open issues and 64 have been closed. On average issues are closed in 72 days. There are 4 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of turtleblocksjs is v2.7

            kandi-Quality Quality

              turtleblocksjs has no bugs reported.

            kandi-Security Security

              turtleblocksjs has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              turtleblocksjs is licensed under the AGPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              turtleblocksjs releases are available to install and integrate.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of turtleblocksjs
            Get all kandi verified functions for this library.

            turtleblocksjs Key Features

            No Key Features are available at this moment for turtleblocksjs.

            turtleblocksjs Examples and Code Snippets

            No Code Snippets are available at this moment for turtleblocksjs.

            Community Discussions

            No Community Discussions are available at this moment for turtleblocksjs.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install turtleblocksjs

            The basic buttons and basic blocks are explained in detail in [Documentation](https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/README.md). A guide to programming with Turtle Blocks is available in [Turtle Blocks Guide](https://github.com/sugarlabs/turtleblocksjs/blob/master/guide/README.md). <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/fast-button.png /> Click to run the project in fast mode. Long press to run the project in slow mode. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/step-button.png /> Click to run the project step by step. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/stop-turtle-button.png /> Stop the current project running. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/clear-button.png /> Clear the screen and return the turtles to their initial positions. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/hide-blocks-button.png /> Hide or show the blocks and the palettes. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/collapse-blocks-button.png /> Expand or collapse start and action stacks. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/home-button.png /> Return all blocks to the center of the screen. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/forward.png /> Moves turtle forward. <img src=https://rawgithub.com/sugarlabs/turtleblocksjs/master/documentation/right.svg /> Turns turtle clockwise (angle in degrees). <img src=https://rawgithub.com/sugarlabs/turtleblocksjs/master/documentation/set_color.svg /> Sets color of the line drawn by the turtle. <img src=https://rawgithub.com/sugarlabs/turtleblocksjs/master/documentation/set_pen_size.svg /> Sets size of the line drawn by the turtle. <img src=https://rawgithub.com/sugarlabs/turtleblocksjs/master/documentation/repeat.svg /> Loops specified number of times. <img src=https://rawgithub.com/sugarlabs/turtleblocksjs/master/documentation/action_flow.svg /> Top of nameable action stack. <img src=https://rawgithub.com/sugarlabs/turtleblocksjs/master/documentation/action.svg /> Invokes named action stack. Google Code-in participant Jasmine Park has created some guides to using Turtle Blocks: [Turtle Blocks: An Introductory Manual](http://people.sugarlabs.org/walter/TurtleBlocksIntroductoryManual.pdf) and [Turtle Blocks: A Manual for Advanced Blocks](http://people.sugarlabs.org/walter/TurtleBlocksAdvancedBlocksManual.pdf).

            Support

            The basic buttons and basic blocks are explained in detail in [Documentation](https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/README.md). A guide to programming with Turtle Blocks is available in [Turtle Blocks Guide](https://github.com/sugarlabs/turtleblocksjs/blob/master/guide/README.md). <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/fast-button.png /> Click to run the project in fast mode. Long press to run the project in slow mode. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/step-button.png /> Click to run the project step by step. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/stop-turtle-button.png /> Stop the current project running. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/clear-button.png /> Clear the screen and return the turtles to their initial positions. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/hide-blocks-button.png /> Hide or show the blocks and the palettes. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/collapse-blocks-button.png /> Expand or collapse start and action stacks. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/home-button.png /> Return all blocks to the center of the screen. <img src=https://github.com/sugarlabs/turtleblocksjs/blob/master/documentation/forward.png /> Moves turtle forward. <img src=https://rawgithub.com/sugarlabs/turtleblocksjs/master/documentation/right.svg /> Turns turtle clockwise (angle in degrees). <img src=https://rawgithub.com/sugarlabs/turtleblocksjs/master/documentation/set_color.svg /> Sets color of the line drawn by the turtle. <img src=https://rawgithub.com/sugarlabs/turtleblocksjs/master/documentation/set_pen_size.svg /> Sets size of the line drawn by the turtle. <img src=https://rawgithub.com/sugarlabs/turtleblocksjs/master/documentation/repeat.svg /> Loops specified number of times. <img src=https://rawgithub.com/sugarlabs/turtleblocksjs/master/documentation/action_flow.svg /> Top of nameable action stack. <img src=https://rawgithub.com/sugarlabs/turtleblocksjs/master/documentation/action.svg /> Invokes named action stack. Google Code-in participant Jasmine Park has created some guides to using Turtle Blocks: [Turtle Blocks: An Introductory Manual](http://people.sugarlabs.org/walter/TurtleBlocksIntroductoryManual.pdf) and [Turtle Blocks: A Manual for Advanced Blocks](http://people.sugarlabs.org/walter/TurtleBlocksAdvancedBlocksManual.pdf).
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/sugarlabs/turtleblocksjs.git

          • CLI

            gh repo clone sugarlabs/turtleblocksjs

          • sshUrl

            git@github.com:sugarlabs/turtleblocksjs.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular JavaScript Libraries

            freeCodeCamp

            by freeCodeCamp

            vue

            by vuejs

            react

            by facebook

            bootstrap

            by twbs

            Try Top Libraries by sugarlabs

            musicblocks

            by sugarlabsJavaScript

            GSoC

            by sugarlabsShell

            sugar

            by sugarlabsPython

            www

            by sugarlabsHTML

            www-sugarlabs

            by sugarlabsHTML