158 Commits (3f003c2f9b1ae3b0d4a2f0a4d51119cbec44ea8c)

Author SHA1 Message Date
KaffeeMaus 2423d72ef7 refactoring: commend a function 12 months ago
KaffeeMaus c057d43451 refactoring: rename the command structure 12 months ago
KaffeeMaus e937b3d8c3 add the player won logic to the game handler 12 months ago
KaffeeMaus 40ca77c8f6 add another vertical player won test 12 months ago
KaffeeMaus 952568988f add another vertical player won test 12 months ago
KaffeeMaus 47cf6b43ed add a vertical player won test 12 months ago
KaffeeMaus b2ddfbafb3 add another horizontal player won test 12 months ago
KaffeeMaus f4640c343d add a horizontal player won test 12 months ago
KaffeeMaus 9f1a33d710 add player won logic 12 months ago
KaffeeMaus 7eed3ab448 add board print function 12 months ago
KaffeeMaus 955e91509f add function to set BoardMarker 12 months ago
KaffeeMaus 3a0e4ff195 added a game handler function 12 months ago
KaffeeMaus 25c6e54e25 add function to parse the game commands 12 months ago
KaffeeMaus 75e050c8d4 add game command handler to the game 12 months ago
KaffeeMaus 4c17f9b836 refactoring: test handleGameInput 12 months ago
KaffeeMaus ce7a6ba66c add gameCommandHandler 12 months ago
KaffeeMaus b84ed1c00a added a function to print the game board 12 months ago
KaffeeMaus c29eff6aa4 add defenition for the board size 12 months ago
KaffeeMaus 6f5ce4501e board initialize added 12 months ago
KaffeeMaus 80f56467ef bugfix: no console output during debugging 12 months ago
KaffeeMaus 2e183d8260 add the tictactoe game to the game collection 12 months ago
KaffeeMaus be2cb960ce changed the command structure and make it global 12 months ago
KaffeeMaus c12ef1337f changed command test execution 12 months ago
KaffeeMaus d9a87d61f7 add function for user input 12 months ago
KaffeeMaus 4340d64ed3 some bugfix and add global vars 12 months ago
KaffeeMaus 8bf2d9a607 added a user input in the menu 12 months ago
KaffeeMaus 84c21acaa7 modified the command functions for testing purpose 12 months ago
KaffeeMaus b47ef9c188 fixed calculation 12 months ago
KaffeeMaus 66aba9dc68 added a test case for the command by id caller 12 months ago
KaffeeMaus 905f0d21bf added a function that calls commands by their id 12 months ago
KaffeeMaus b7f48f25aa added an id to gameCommands 12 months ago
KaffeeMaus 5eacb3f4f0 added a onother command 12 months ago
KaffeeMaus 1ed3ba3ed6 added a test case for the command list creation 12 months ago
KaffeeMaus 0516a82cb0 added a function that create the command list 12 months ago
KaffeeMaus 1d25e84001 added commands and their functions 12 months ago
KaffeeMaus 04e8045c7c refactoring: typo 12 months ago
KaffeeMaus e52cfccaa0 refactoring: handleCommand 12 months ago
KaffeeMaus 5dc45b9943 added a test case for the command 12 months ago
KaffeeMaus 17bdcd90a7 added another command 12 months ago
KaffeeMaus f921aaaf1c refactoring: commandHandler 12 months ago
KaffeeMaus de794a0f42 added a function that evaluates user input 12 months ago
KaffeeMaus f74e8420bb add a test for the initialization of the game info structure 12 months ago
KaffeeMaus b2938395d1 add ga structure that holds the game informations 12 months ago
KaffeeMaus e2f9678cbb rules message added 12 months ago
KaffeeMaus 7ffbb05393 welcome message added 12 months ago
fdai7472 78f23e4622 Anlegen der Dateien slot_machine.c, slot_machine.h, test_slot_machine.c 12 months ago
KaffeeMaus 6fdccd7ef1 add my files 12 months ago
fdai7727 a5d14c504d refactoring: Umbenennen der formalen Parameter von drawHangman und noTrysLeft zu verständlicheren Namen 12 months ago
fdai7727 e6c9d0dcb6 refactoring: Umbenennen der formalen Parameter von changeLetter() zu verständlicheren Name 12 months ago
fdai7727 c086500f89 refactoring: Umbenennen der formalen Parameter von letterGuessedzu verständlicheren Namen 12 months ago