# google_blockly_prototypes **Repository Path**: githarryhexun/google_blockly_prototypes ## Basic Information - **Project Name**: google_blockly_prototypes - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-03 - **Last Updated**: 2024-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Google Blockly Prototypes Some of our projects will begin to use **Google Blockly** as a prototyping tool for certain developments. This approach is aimed at enhancing the speed and flexibility of experimental feature creation. - **Experimental Prototype**: Some projects may store experimental Visual Programming Graphs (VPGs) directly in Google Blockly specifications within the `google_blockly` folder. - **Mature Code**: Once code has matured and proven its stability, it may be rewritten in Python and moved to its appropriate directory, if necessary. For further references, see also the following resources: - [Google Blockly GitHub Repository](https://github.com/google/blockly) - [Google Blockly Homepage](https://developers.google.com/blockly) For issues/discussions, please use other repos that imported these assets.