reeborg icon indicating copy to clipboard operation
reeborg copied to clipboard

Enhanced Karel-the-robot clone

Results 46 reeborg issues
Sort by recently updated
recently updated
newest added

A nice utility to have for teacher would be an "automatic grader". Submissions from students could be put in a directory and the utility would set up a server which...

enhancement / feature request

Since upgrading to Brython 3.6.2, when doing all the integration tests, a few javascript tests appear to fail occasionally in an unpredictable fashion.

I've removed an automated with frame insertion that raised an exception. I suspect that it is due to the new way that brython deals with Python exception raised from Javascript...

It would be useful to have a collection of worlds that would show how to write simple programs, without having to refer to a tutorial. Animated gifs could be incorporated...

enhancement / feature request

Brython has a new release with an improved turtle module, both of which should be used.

enhancement / feature request

List of low priority issues: - [ ] Explain how to use graphics canvas (formerly #22) - [ ] investigate using sprite sheets ( #137) - [ ] keyboard controlled...

low priority

* [ ] Instead of reusing the print-html window, help() should get a dedicated window, whose content is never automatically erased. * [ ] help with no argument should display...

bug
usability

I should aim to have at least a couple examples for each of the following world collections: * Reeborg intro (done) * Reeborg intro extra (supplementary examples) * SK CS...

Use this as example of frame insertion.