durchführen Tests

This commit is contained in:
Jonas Hofmann 2025-11-04 08:57:12 +01:00
parent 5e9132a48b
commit d097819ef9
4 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ int main(int argc, char *argv[])
// annahme: windowWidth wird in Pixeln gesucht, // annahme: windowWidth wird in Pixeln gesucht,
// da auch andere funktionen, wie createCharSquarePanel // da auch andere funktionen, wie createCharSquarePanel
// in Pixeln arbeiten // in Pixeln arbeiten
showWordSalad(wordSalad, SALAD_SIZE);
startGame(wordSalad, SALAD_SIZE, words, placedWords, WINDOW_WIDTH); startGame(wordSalad, SALAD_SIZE, words, placedWords, WINDOW_WIDTH);
} }

Binary file not shown.

Binary file not shown.