From d1f365634f63a1a1536608944745719b65db502a Mon Sep 17 00:00:00 2001 From: Sara Date: Mon, 13 Oct 2025 15:18:27 +0200 Subject: [PATCH] Name --- Start_Windows/game.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Start_Windows/game.c b/Start_Windows/game.c index 222a819..597810d 100644 --- a/Start_Windows/game.c +++ b/Start_Windows/game.c @@ -7,7 +7,7 @@ #define EMPTY_CHAR 0 //Jonas - +// Sara //TODO: Spiellogik implementieren: /* * Wörter aus der Wortliste zufällig horizontal oder vertikal platzieren * restliche Felder mit zufälligen Buchstaben füllen */