js-turtle icon indicating copy to clipboard operation
js-turtle copied to clipboard

Turtle graphics in Javascript using HTML5 canvas

Results 3 js-turtle issues
Sort by recently updated
recently updated
newest added

* Fixed inconsistent whitespace and indentation * Some refactoring * Edited and added a few comments, also JSdoc type annotations * Added "placeholder hint" for new users * Added `bgColour`...

If a command is executed, and the user uses the command history to re-run the cmd again, the command doesn't execute. I suspect this is because the event listener uses...

Maybe after this overhaul we should start from v2.0.0 as the 1st tag? We can do that by creating a "Releases" for the current state.