Rike-Benjamin Schuppner

Results 97 comments of Rike-Benjamin Schuppner

But your idea of a script would just run in a separate terminal while doing some tests and in a while True loop always grepping `"pelita"` for forbidden connections? Or...

I think the new API is just too easy to use if they end up having time for this. ;)

The tournament videos are recreated from JSON output not because we replay them.

> One objection is that I don't see why futzing with twitter APIs is fundamentally different than futzing with NumPy APIs. One could argue that by looking at the main...

> taken during the tournament You wish. The screenshots are done days after the school with code from this branch ( https://github.com/ASPP/pelita/compare/master...Debilski:snapshots that has to be rebased and fine-tuned that...

Wasn’t the thing that Tk could only do postscript output that turned out to be really ugly? All the other solutions I found do screenshotting as well, and I predict...

Ok, here is the recipe: 0. Run the tournament (or run `pelita --dump` for a single game dump) 1. Once the tournament has been run, you will find a folder...

Yeah, the fix is badly needed but it should be done properly and not with thrown-in sleeps until it works. https://github.com/ASPP/pelita/issues/453

It could be a tournament-only thing. No need for that stuff to be in pelitagame.

Yeah, painting the maze properly is not much of a issue but I will have to look into implementing some caching for that. Currently it does a live redraw which...