pelita icon indicating copy to clipboard operation
pelita copied to clipboard

Actor-based Toolkit for Interactive Language Education in Python

Results 90 pelita issues
Sort by recently updated
recently updated
newest added

The tournament should include checks to ensure that it all teams run from a clean (and possibly even fresh *) git checkout and print the hash of that checkout (**)...

Should have
Tournament

(and both look worse than the OS X version) left is debian jessie default, right is anaconda. The boxy overlay font has its charme but the other fonts don’t have...

Nice to have

Now that the API rewrite is ready, I'd like to move the demos in https://github.com/ASPP/pelita_template back to the core. This makes cross-references and testing easier. The https://github.com/ASPP/pelita_template/blob/master/README.md file should become...

API
sprint

Only makes sense once walls is a frozenset and hashable (or we’d have to pass the game uuid to the cache). Post ASPP-2021

Nice to have
low-hanging fruit

This is especially helpful when stepping-through. While the error message is also printed on the command line, there may be too much noise from other debugging output to see it...

Nice to have
low-hanging fruit
GUI

Ascii mode gives all the necessary info in its status line, but it can be a bit overwhelming. Maybe it is nicer to sprinkle in a little colour (not too...

Nice to have
low-hanging fruit
good first issue

The dict should go and it should be a little easier on the eyes. Also, it is probably enough to output things like noise distance (and layout name?) once per...

low-hanging fruit
good first issue

Idea: Add a function `layout_as_unicode` to layout.py which uses the appropriate [box drawing characters](https://en.wikipedia.org/wiki/Box_Drawing_(Unicode_block)). This function should then be wired to either `--ascii` mode (although it will of course be...

Nice to have
low-hanging fruit
good first issue

It’s trivial but a typical source of questions, so I think we should add something to mark these cells.

Nice to have
low-hanging fruit
GUI

I am finally moving to the functional API (my "old" classes seem not to work anymore on latest master) and while updating my tests, I'd like to be able to...