Making of LLemMings

Buffer

ChatGPT: Prompt tweak

>>> Prompt:
...
then draw the lemming at its new position. You probably should do all saving/restoring for all lemmings
in one pass, then draw all lemmings. To avoid getting lemmings that move part of the background.
You may NOT change the lemming.update() method.