Readme update 1

This commit is contained in:
2025-07-28 09:34:00 +02:00
parent e0319a2fda
commit 61d3a52f94
2 changed files with 13 additions and 1 deletions

View File

@@ -42,7 +42,6 @@ def main():
screen = pygame.display.set_mode((SCREEN_WIDTH, SCREEN_HEIGHT))
time = pygame.time.Clock()
turn_counter = 0
first_iteration = True
is_enemy_turn = False