aroberge / reeborg

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

Investigate adding library to Javascript #476

Open aroberge opened 1 month ago

aroberge commented 1 month ago

See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import. It might be possible to add a library tab when using Javascript just like we do with Python.