fdai7472
|
930ecb25a8
|
Test, bei Gleichstand verliert Spieler bei Blackjack
|
11 months ago |
fdai7472
|
81e7376303
|
weitere Tests zu Gewinnberechnung bei max win
|
11 months ago |
fdai7472
|
2618917dd7
|
Implementierung Max Win bei slot machine + Test
|
11 months ago |
fdai7472
|
582d5b2e4b
|
Tests fuer slot machine Gewinnberechnung
|
11 months ago |
fdai7472
|
929d83003c
|
weitere Tests zur Berechnung Guthaben
|
11 months ago |
fdai7472
|
77d4338a75
|
Implementierung Funktion, die Wetteinsatz vom Guthaben abzieht + Test
|
11 months ago |
fdai7472
|
d8e49a936c
|
weitere Tests: mehrere Asse korrekt berechnen
|
11 months ago |
fdai7472
|
ec637ee097
|
mehrere Asse koennen jetzt den Wert 1 haben + Test
|
11 months ago |
fdai7472
|
28ff8b9ff0
|
bugfix: Karte mit Wert 10 kann auch Koenig sein + Test
|
11 months ago |
fdai7472
|
618a1ca229
|
Test zu ASCII art generierung geschrieben
|
11 months ago |
fdai7472
|
c8ec59c392
|
Karte ASCII wird jedes mal angezeigt, wenn eine neue Karte gezogen wird + Test
|
11 months ago |
fdai7472
|
a3e2b5a9e2
|
Implementierung Karte zu ASCII art konvertieren + Test
|
11 months ago |
fdai7472
|
7e078d20c6
|
zufaellig generierte Karten sind jetzt von der Zeit abhängig + weiterr Test
|
11 months ago |
fdai7472
|
4dca4bb034
|
Spiel verlassen, wenn du 0 eingibst + noch ein Test
|
11 months ago |
fdai7472
|
03c6dc3fa6
|
Berechnung, wer gewinnt + Tests + Guthaben aktualisiert nach jeder Runde
|
11 months ago |
fdai7472
|
b155dc4909
|
Implemenitierung calculateWinnings + Tests
|
11 months ago |
fdai7472
|
ff65ed4d40
|
ueberprueft, ob Ass den Wert 1 oder 11 haben muss + Tests
|
11 months ago |
fdai7472
|
f114cab616
|
berechnet Gesamtwert zweier Karten + Test
|
11 months ago |
fdai7472
|
2d844a3694
|
Implementierung CheckForBlackjack + Tests
|
11 months ago |
fdai7472
|
f9618bcee9
|
Blackjack Dateistruktur angelegt
|
11 months ago |
fdai7472
|
4e72b760f0
|
Tests, falls 3 Reihen gewinnen
|
12 months ago |
fdai7472
|
cb6b8471df
|
Tests, falls 2 Reihen gewinnen + Fehler bei Gewinnberechnung behoben
|
12 months ago |
fdai7472
|
289293d5ff
|
Tests, falls eine Reihe gewinnt
|
12 months ago |
fdai7472
|
c8faaa8ba5
|
Test, falls keine Reihe gewinnt
|
12 months ago |
fdai7472
|
a8c5b73431
|
weitere Tests Wetteinsatz vom Guthaben abziehen
|
12 months ago |
fdai7472
|
d15d3aa55b
|
Wetteinsatz vom Guthaben abziehen + erster Test dazu
|
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
|
955e91509f
|
add function to set BoardMarker
|
12 months ago |
KaffeeMaus
|
25c6e54e25
|
add function to parse the game commands
|
12 months ago |
KaffeeMaus
|
4c17f9b836
|
refactoring: test handleGameInput
|
12 months ago |
KaffeeMaus
|
ce7a6ba66c
|
add gameCommandHandler
|
12 months ago |
KaffeeMaus
|
c29eff6aa4
|
add defenition for the board size
|
12 months ago |
KaffeeMaus
|
6f5ce4501e
|
board initialize added
|
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
|
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
|
1ed3ba3ed6
|
added a test case for the command list creation
|
12 months ago |
KaffeeMaus
|
04e8045c7c
|
refactoring: typo
|
12 months ago |
KaffeeMaus
|
5dc45b9943
|
added a test case for the 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 |