You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
KRUGSON 11d7f06b92 added setTotal with test 2 years ago
..
character.c refactoring: changed Character to Player in all Files 2 years ago
character.h refactoring: changed Character to Player in all Files 2 years ago
encounter.c refactoring: changed Character to Player in all Files 2 years ago
encounter.h refactoring: changed Character to Player in all Files 2 years ago
example.c Initialer Commit mit Test Programm 2 years ago
example.h Initialer Commit mit Test Programm 2 years ago
helper.c Function to get random nums in range 2 years ago
helper.h Function to get random nums in range 2 years ago
items.c added items with test and items.map file 2 years ago
items.h added items with test and items.map file 2 years ago
labyrinth.c refactoring: Mauer hinzugefügt 2 years ago
labyrinth.h refactoring: Mauer hinzugefügt 2 years ago
main.c added showInventory to main 2 years ago
map.c added map with test 2 years ago
map.h added map with test 2 years ago
nav_helper.c added nav_helper with test 2 years ago
nav_helper.h added nav_helper with test 2 years ago
player.c added setTotal with test 2 years ago
player.h added setTotal with test 2 years ago
playerinput.c refactoring: renamed some variables 2 years ago
playerinput.h refactoring: renamed some variables 2 years ago
raetselronja.c refactoring: funktionsname geändert 2 years ago
raetselronja.h refactoring: funktionsname geändert 2 years ago
randomnumber.c Funktion blackjack erstellt 2 years ago
randomnumber.h Funktion blackjack erstellt 2 years ago
rockPaperScissors.c refactoring: improved consistency and clarity 2 years ago
rockPaperScissors.h refactoring: improved consistency and clarity 2 years ago
shop.c added shop function 2 years ago
shop.h added shop function 2 years ago
spell.c refactoring: changed Character to Player in all Files 2 years ago
spell.h refactoring: changed Character to Player in all Files 2 years ago
ticTacToe.c added print winner function 2 years ago
ticTacToe.h added print winner function 2 years ago
userinput.c Funktion Zahlenraetsel erstellt 2 years ago
userinput.h Funktion Zahlenraetsel erstellt 2 years ago
utils.c refactoring: moved useful functions to dif library 2 years ago
utils.h refactoring: moved useful functions to dif library 2 years ago