SoraMame block is block-type code editor mock-up for tiny script.
- This is another Block-type code editor other than Blockly/Scratch.
- Very small. I wrote just only 100 lines Javascript code.
- using jquery-sortable for nested sortable created by Jonas von Andrian. jquery-sortable is another jQuery plugin not jQuery-UI sortable.
This project is now working in progress.
Copyright 2014-2016 Yutaka Kachi released under MIT License.
see LICENSE file or http://opensource.org/licenses/MIT
- Mini Game
- FizzBuzz
- Turtle Language
- English
- Japanese
- MameBlock.js - Javascript library for visual code editing.
- games-phaser-getaway
- Libraries
- jquery-sortable