reeborg
reeborg copied to clipboard
Enhanced Karel-the-robot clone
It says near line 71 but I only wrote 17 lines of code
would it be hard to port reeborg engine to lets say turtle backed graphics? so worlds/exercises could be reused (solved) with mu-editor or trinket.io (skulpt)?
Without any prompting/instruction from me, my students try to drag/drop previously saved files onto the Reeborg window in their browser, and are confused as to why it doesn't "just open...
Users who come to the site for the first time have to chose a default world collection and/or language and it is not at all initially obvious to see how...
One user reported that the library code disappeared when they changed world. This should be investigated.
There are many new features introduced since I last did some videos to explain how to use the site. I should create new ones, and perhaps some short animated gifs...
The world description for **Hurdles 3** effectively suggest to use a while loop. In the tutorial http://reeborg.ca/docs/en/basics/hurdles3.html, **Hurdles 3** is introduced before `while` has been introduced. Either the world description...
See post on https://rawgit.com/. Since I am using rawgit, I need to change the code.
When using the version on reeborg-staging, the loop information on two blocks (while and break/continue) is only displayed in Chinese - never updated to other languages.
Blockly includes more default blocks now than when it was first incorporated in Reeborg's World. The list of blocks included should be reviewed and some new blocks should be added.