Dear Maintainer,
krank is completely unusable and fails with the following error as soon as its started.
$ krank
krank version 0.7
pygame 2.6.0 (SDL 2.30.7, Python 3.12.6)
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "/usr/lib/krank/Main.py", line 97, in <module>
k.screen.blit(k.world.image, k.screen.get_rect())
TypeError: argument 1 must be pygame.surface.Surface, not None