developer-acc

Results 5 issues of developer-acc

…, added version error catch for go_over_there.py, sprite_texture.py , fixed readme I tested almost every example game on version 2.1.2, and all of them worked well, except three, - music_drop_fade.py...

examples

**Description** Currently: ``pygame.font.Font()`` takes as first argument only path to font, or None Example: ``pygame.font.Font("path/to/font.ttf", size)`` > Works And if we give it an empty string ``pygame.font.Font("", size)`` it will...

enhancement

What do I mean? We can create workflow to automatically update readme using prompts.csv, it will help to reduce problems with new prompts being merged into main, and make life...

prev_cost variable is never used https://github.com/toastdriven/pylev/blob/700700ec1b3f637ef1a59bb46f1b2176def2886d/pylev/damerau.py#L44