mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
dd0c5b4721329fca657bc74d1e656de8992a08d0
256 isn't a valid value (valid values range from 0-255, inclusive). So the correct constant to multiply by is 255.
Blockly
Google's Blockly is a web-based, visual programming editor. Users can drag blocks together to build a programs. All code is free and open source.
The project page is https://developers.google.com/blockly/
Description
Languages
TypeScript
51.3%
JavaScript
40.6%
Python
2.1%
HTML
1.8%
PHP
1.5%
Other
2.7%
