generated from freudenreichan/info2Praktikum-Wortsalat
added todo.md, which holds all pre-given instructions
This commit is contained in:
parent
343cc291ec
commit
510fec5852
12
todo.md
Normal file
12
todo.md
Normal file
@ -0,0 +1,12 @@
|
||||
## Todo
|
||||
#### game.c
|
||||
_Vorgegebene Anweisung:_
|
||||
Wörter aus der Wortliste zufällig horizontal oder vertikal plazieren, restliche Felder mit zufälligen Buchstaben füllen
|
||||
#### input.c
|
||||
_Vorgegebene Anweisung:_
|
||||
eine Funktion implementierenm die ein einzelnes Wort aus einer Textdatei (words.txt) einliest und als C-String zurückgibt
|
||||
#### main.c
|
||||
_Vorgegebene Anweisung:_
|
||||
Check if all words were successfully placed
|
||||
start the game if successfull
|
||||
error message if some words couldn't be placed
|
||||
Loading…
x
Reference in New Issue
Block a user