35 Commits (b2ddfbafb329fdc2288a14cb914d047577b1c455)

Author SHA1 Message Date
KaffeeMaus b2ddfbafb3 add another horizontal player won test 11 months ago
KaffeeMaus f4640c343d add a horizontal player won test 11 months ago
KaffeeMaus 9f1a33d710 add player won logic 11 months ago
KaffeeMaus 955e91509f add function to set BoardMarker 11 months ago
KaffeeMaus 25c6e54e25 add function to parse the game commands 11 months ago
KaffeeMaus 4c17f9b836 refactoring: test handleGameInput 11 months ago
KaffeeMaus ce7a6ba66c add gameCommandHandler 11 months ago
KaffeeMaus c29eff6aa4 add defenition for the board size 11 months ago
KaffeeMaus 6f5ce4501e board initialize added 11 months ago
KaffeeMaus 2e183d8260 add the tictactoe game to the game collection 11 months ago
KaffeeMaus be2cb960ce changed the command structure and make it global 11 months ago
KaffeeMaus c12ef1337f changed command test execution 11 months ago
KaffeeMaus 84c21acaa7 modified the command functions for testing purpose 11 months ago
KaffeeMaus b47ef9c188 fixed calculation 11 months ago
KaffeeMaus 66aba9dc68 added a test case for the command by id caller 11 months ago
KaffeeMaus 1ed3ba3ed6 added a test case for the command list creation 11 months ago
KaffeeMaus 04e8045c7c refactoring: typo 11 months ago
KaffeeMaus 5dc45b9943 added a test case for the command 11 months ago
KaffeeMaus f921aaaf1c refactoring: commandHandler 11 months ago
KaffeeMaus de794a0f42 added a function that evaluates user input 11 months ago
KaffeeMaus f74e8420bb add a test for the initialization of the game info structure 11 months ago
KaffeeMaus e2f9678cbb rules message added 11 months ago
KaffeeMaus 7ffbb05393 welcome message added 11 months ago
KaffeeMaus 6fdccd7ef1 add my files 11 months ago
fdai7727 feebb4ebc6 Anlegen der Dateien für Hangman und Einbau in das Interface 11 months ago
fdai7727 6021ee8e0a refactoring: Einführen der konstanten Variablen scissor, rock, paper für die Nutzung in den Tests 11 months ago
fdai7727 8c90131f90 refactoring: Einheitliche Benennung der Test, Strukturierung nach Testfällen und Kommentierung der Tests 11 months ago
fdai7727 73943582ed Implementation der Tests für den Testfall ungueltige Parameterübergabe bei calculateWinner() + Korrektur im Prodktivcode (Einfügen von Default bei äußerer Switch) 11 months ago
fdai7727 87b5a7d42a Implementation der Test für den Testfall 'Sieg' 11 months ago
fdai7727 bc7ba1d0a6 Implementation der Tests für den Testfall 'Verloren' + Korrektur im Produktivcode bei der Ergebnisberechnung 11 months ago
fdai7727 feab52722b Implementation der Tests für Testfall Unentschieden 11 months ago
fdai7727 a19c2caa67 Schreiben der Empfangsnachricht und Implementation des GameLoops + Abänderung der Funktion zu void 11 months ago
fdai7727 646f5ad068 Anlegen der Dateistruktur von Schere Stein Papier 11 months ago
fdai7727 b445b27570 Initial Commit 11 months ago