21 Commits

Author SHA1 Message Date
97ed155236
adapt gui to missing words 2025-11-06 19:37:13 +01:00
02134e96e6
set game up to start if some words could not be fitted into the grid 2025-11-06 19:29:40 +01:00
b4f891d331
Merge pull request 'simon' (#4) from simon into main 2025-11-03 20:17:20 +01:00
90342761fc Merge branch 'main' into simon 2025-11-03 18:41:50 +00:00
Fabrice
7319049bea game.c finished 2025-11-03 19:28:59 +01:00
96917cc4e9
Merge branch 'main' into simon 2025-11-02 20:41:00 +01:00
69f9945fe0
remove fclose() because it's already called in main.c 2025-11-02 20:28:35 +01:00
26bc089865 Merge branch 'main' of https://git.efi.th-nuernberg.de/gitea/wiesendsi102436/info2Praktikum-Wortsalat 2025-11-02 14:38:05 +01:00
90827c9ad6 input.c besteht alle Tests 2025-11-02 13:21:15 +01:00
c95c264a3a
don't exit if some words couldn't be placed 2025-10-31 12:45:15 +01:00
Fabrice
147fc502eb kleine Änderungen 2025-10-31 09:29:12 +01:00
4041e9ee9b
clean up 2025-10-31 09:05:06 +01:00
11871e8c65
return error if some words couldn't be placed 2025-10-31 08:55:47 +01:00
1098b0f8c0
init random number generator 2025-10-31 08:18:19 +01:00
Fabrice
dc9b59395b game.c bearbeitet,noch nicht fertig 2025-10-31 00:25:02 +01:00
ffaed665b9 Unittest für das Platzieren aller Wörter hinzugefügt. 2025-10-21 15:24:07 +02:00
1ed03a3444 Windows Makefile korrigiert 2025-10-21 11:24:14 +02:00
6b435cf82d Fix makefiles. 2025-10-20 14:39:05 +02:00
7c25208a58 Typo korrigiert 2025-10-10 12:33:43 +00:00
78b6fc32ff raylib für MinGW 2025-09-28 08:11:52 +00:00
Anja Freudenreich
d075414c0a adding content 2025-09-25 11:11:07 +02:00