125 Commits (e87430bfc9454b1768b5dff4853dc9298dfef036)

Author SHA1 Message Date
fdai7472 e87430bfc9 Symbole (A,B,C,D) mit bestimmten Wahrscheinlichkeiten und Werten erstellen 1 year ago
fdai7472 a8c5b73431 weitere Tests Wetteinsatz vom Guthaben abziehen 1 year ago
fdai7472 d15d3aa55b Wetteinsatz vom Guthaben abziehen + erster Test dazu 1 year ago
fdai7472 6b9011afcb Ungueltige Wetteinsaetze werden abgefangen 1 year ago
fdai7472 f87ef43a2c Eingabe Wetteinsatz added 1 year ago
fdai7472 d388098172 getBalance erweitert mit userInput 1 year ago
fdai7472 8b185a3cdc getBalance() added 1 year ago
fdai7472 7aebe2a9dc Welcome Message added 1 year ago
fdai7472 a2b6799649 Slot Machine im main included und im switch angefuegt 1 year ago
KaffeeMaus 12168dd057 refactoring: revise comments 1 year ago
KaffeeMaus 2c8f8aff68 refactoring: renamed some vars 1 year ago
KaffeeMaus 8ae3f76065 refactoring: comment a function 1 year ago
KaffeeMaus 8af1c7b6e0 refactoring: renamed vars 1 year ago
KaffeeMaus f0164972c9 refactoring: comment a function and rename a variable 1 year ago
KaffeeMaus d4a4b71eb3 refactoring: commend a function 1 year ago
KaffeeMaus 4396c27a8c refactoring: disable debug output 1 year ago
KaffeeMaus 558582a8ad refactoring: commend the start function 1 year ago
KaffeeMaus 2423d72ef7 refactoring: commend a function 1 year ago
KaffeeMaus c057d43451 refactoring: rename the command structure 1 year ago
KaffeeMaus e937b3d8c3 add the player won logic to the game handler 1 year ago
KaffeeMaus 40ca77c8f6 add another vertical player won test 1 year ago
KaffeeMaus 952568988f add another vertical player won test 1 year ago
KaffeeMaus 47cf6b43ed add a vertical player won test 1 year ago
KaffeeMaus b2ddfbafb3 add another horizontal player won test 1 year ago
KaffeeMaus f4640c343d add a horizontal player won test 1 year ago
KaffeeMaus 9f1a33d710 add player won logic 1 year ago
KaffeeMaus 7eed3ab448 add board print function 1 year ago
KaffeeMaus 955e91509f add function to set BoardMarker 1 year ago
KaffeeMaus 3a0e4ff195 added a game handler function 1 year ago
KaffeeMaus 25c6e54e25 add function to parse the game commands 1 year ago
KaffeeMaus 75e050c8d4 add game command handler to the game 1 year ago
KaffeeMaus 4c17f9b836 refactoring: test handleGameInput 1 year ago
KaffeeMaus ce7a6ba66c add gameCommandHandler 1 year ago
KaffeeMaus b84ed1c00a added a function to print the game board 1 year ago
KaffeeMaus c29eff6aa4 add defenition for the board size 1 year ago
KaffeeMaus 6f5ce4501e board initialize added 1 year ago
KaffeeMaus 80f56467ef bugfix: no console output during debugging 1 year ago
KaffeeMaus 2e183d8260 add the tictactoe game to the game collection 1 year ago
KaffeeMaus be2cb960ce changed the command structure and make it global 1 year ago
KaffeeMaus c12ef1337f changed command test execution 1 year ago
KaffeeMaus d9a87d61f7 add function for user input 1 year ago
KaffeeMaus 4340d64ed3 some bugfix and add global vars 1 year ago
KaffeeMaus 8bf2d9a607 added a user input in the menu 1 year ago
KaffeeMaus 84c21acaa7 modified the command functions for testing purpose 1 year ago
KaffeeMaus b47ef9c188 fixed calculation 1 year ago
KaffeeMaus 66aba9dc68 added a test case for the command by id caller 1 year ago
KaffeeMaus 905f0d21bf added a function that calls commands by their id 1 year ago
KaffeeMaus b7f48f25aa added an id to gameCommands 1 year ago
KaffeeMaus 5eacb3f4f0 added a onother command 1 year ago
KaffeeMaus 1ed3ba3ed6 added a test case for the command list creation 1 year ago