Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript expert mode #3

Open
forresto opened this issue Aug 12, 2014 · 1 comment
Open

JavaScript expert mode #3

forresto opened this issue Aug 12, 2014 · 1 comment

Comments

@forresto
Copy link
Contributor

There could be another mode in the UI that allows people to script Mirobot with Javascript. One implementation of this concept is here: http://meemoo.org/blog/2013-02-11-live-code-editor-javascript-to-svg/ ... this one compiles to SVG, but similarly could compile to a list of commands to send to the bot.

A challenge will be highlighting the line of code that the bot is currently on.

@bjpirt
Copy link
Contributor

bjpirt commented Aug 12, 2014

This is on the list of things to do. It's always been a goal to be able to go into advanced mode and edit Javascript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants