# coding-with-chrome-libraries **Repository Path**: mirrors_google/coding-with-chrome-libraries ## Basic Information - **Project Name**: coding-with-chrome-libraries - **Description**: General-purpose library and robotics framwork used by Coding with Chrome. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Coding with Chrome Libraries ============================= NOTE: This repository is deprecated and no longer maintained by our community. We are keeping it here for historical purposes and access to legacy documentation. All further work will be done on the upcoming Coding with Chrome Suite instead. * [Licensing](#licensing) * [Report Issues](#report-issues) * [Contributing](#contributing) Coding with Chrome is an Educational Development Environment built around two core philosophies: 1. Offer a stand-alone, offline app experience which allows people anywhere to learn how to build useful computer programs: * A basic IDE able to support real programming work * A tutorial system that poses a challenge, checks the solution and provides feedback. 2. Allow educators to put together a custom curriculum made up of various components like: * input languages (blockly, javascript, coffeescript) * output modules (turtle graphics, javascript output, connected robots) * Flexible UI where elements can be easily added, modified or removed * Tutorial engine for self learning Licensing ---------- Apache License, Version 2.0 see [LICENSE.md](LICENSE.md) Report Issues -------------- For any issues or feature requests, we would really appreciate it if you report them using our [issue tracker](https://github.com/google/coding-with-chrome-libraries/issues). Contributing ------------- Contributing to Coding with Chrome is subject to the guidelines in the [CONTRIBUTING.md](CONTRIBUTING.md) file, which, in brief, requires that contributors sign the [Individual Contributor License Agreement (CLA)][3]. [3]: https://cla.developers.google.com/