An open API service indexing awesome lists of open source software.

https://github.com/lbovet/roboqo

A Blockly-based children-friendly programming environment for robot kits, Hummingbird in particular
https://github.com/lbovet/roboqo

Last synced: about 2 months ago
JSON representation

A Blockly-based children-friendly programming environment for robot kits, Hummingbird in particular

Awesome Lists containing this project

README

        

roboqo
======

A Blockly-based children-friendly programming environment for robot kits, Hummingbird in particular.

It is intended to run on embedded linux boards like the Raspberry Pi and controlled from a web front-end in a desktop or tablet browser.

License
-------

GPL v3

Requisites
----------

* gradle (I build with 1.6)
* vert.x 1.3.1-final

Build and Run
-------------

gradle vertxRun

[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/lbovet/roboqo/trend.png)](https://bitdeli.com/free "Bitdeli Badge")