aroberge / reeborg

Enhanced Karel-the-robot clone
http://reeborg.ca/reeborg.html
Other
47 stars 36 forks source link

Make worlds language agnostic #386

Closed aroberge closed 6 years ago

aroberge commented 6 years ago

Currently, some worlds require the use of Python. This can be changed by defining custom functions in the onload editor (using RUR.public = function ...) and calling these functions where needed.

aroberge commented 6 years ago

Other than the documentation, this is completed. Documentation to be added to reeborg-howto.