feat: spaghetti code

This commit is contained in:
Topvennie 2024-11-26 20:18:55 +01:00
parent 42d5573910
commit a978515b0b
No known key found for this signature in database

View file

@ -62,7 +62,7 @@ class Maze:
mov (Direction): The direction to move in
Returns:
bool: Returns if the player moved
bool: Returns if the player didn't move
"""
old_player = self.player