HTML + CSS editor for in-class use.
https://tech-espm.github.io/labs-editor
The editor is licensed under the MIT License.
The polyfills came from my other project Space Train, licensed under the MIT License.
The PointerHandler class was adapted from my other project Pixel, licensed under the MIT License.
The component used for syntax highlight in the avanced mode is Ace, licensed under the BSD License.
The engine used in game mode is Phaser 2.6.2, licensed under the MIT License.
The component used to read and write Zip files in advanced mode is JSZip which is licensed under the MIT license.