fdai7726
|
4a840a9cd8
|
Delete a.out
|
11 months ago |
fdai7726
|
3b75ec27be
|
refactoring: Beschreibung der Funktion showInvalidInputWarning()
|
11 months ago |
fdai7726
|
7a8cd52f0d
|
refactoring: Funktion showMessage beschreiben
|
11 months ago |
fdai7726
|
a7cff576b7
|
refactoring: Gewinner Nachrricht ändern
|
11 months ago |
fdai7726
|
af94b552d4
|
refactoring: Spiel Beschreibung als Kommentar hinzufügen
|
11 months ago |
fdai7726
|
382719583b
|
refactoring: Füge fdai-Nummer als Kommentar im Code für Support hinzu
|
11 months ago |
fdai7726
|
e4024a180d
|
refactoring: Ändere variabel currentPlayer zu Player
|
11 months ago |
fdai7726
|
651527c3bb
|
refactoring: unnötige Kommentare löschen
|
11 months ago |
fdai7726
|
241aa5116b
|
refactoring: Funktionsprototypen Anpassen und unnötige Kommentare löschen
|
11 months ago |
fdai7726
|
802e23fa9b
|
refactoring: Ausgabetext Anpassen
|
11 months ago |
fdai7726
|
ff4961c714
|
refactoring: change function name from showInvalidInputMessage()
int showInvalidInputWarning()
|
11 months ago |
fdai7726
|
46ae979f08
|
test_isColumnFull
|
11 months ago |
fdai7726
|
30327565fe
|
test_checkWin_NoWinner
|
11 months ago |
fdai7726
|
00da72c029
|
test_checkWin_Vertical_O
|
11 months ago |
fdai7726
|
8fa684587d
|
test_checkWin_Vertical_X
|
11 months ago |
fdai7726
|
fe1df3e222
|
test_checkWin_Diagonal_O
|
11 months ago |
fdai7726
|
3209502194
|
test_checkWin_Diagonal_X
|
11 months ago |
fdai7726
|
389ca705ed
|
test_checkWin_Horizontal_O
|
11 months ago |
fdai7726
|
0b85b5496c
|
test_checkWin_Horizontal_X
|
11 months ago |
fdai7726
|
2824ad7a74
|
test_dropPiece_FullColum
|
11 months ago |
fdai7726
|
7292f053a2
|
test_dropPiece_ValidMove
|
11 months ago |
fdai7726
|
7dd63bde30
|
define function
|
11 months ago |
fdai7726
|
4b61913ed7
|
define function
|
11 months ago |
fdai7726
|
d7ea58f33a
|
add constants
|
11 months ago |
fdai7726
|
8cf7073811
|
Write showWinMessage function}
|
11 months ago |
fdai7726
|
b3e4f62847
|
Write showColumnFullMessage function
|
11 months ago |
fdai7726
|
949cce4dc8
|
Write showInvalidInputMessage function
|
11 months ago |
fdai7726
|
20a83ac492
|
Write showMessage function
|
11 months ago |
fdai7726
|
095a9188c2
|
Write checkWin function
|
11 months ago |
fdai7726
|
79e0972003
|
Write checkDiagonalRL function
|
11 months ago |
fdai7726
|
234b2bf103
|
Write checkDiagonalLR function
|
11 months ago |
fdai7726
|
46f3cb93c6
|
Write checkVertical function
|
11 months ago |
fdai7726
|
1e1e37b791
|
Write checkHorizontal function
|
11 months ago |
fdai7726
|
d796abbae3
|
Write dropPiece function
|
11 months ago |
fdai7726
|
7640258c05
|
Write isColumnFull function
|
11 months ago |
fdai7726
|
e5e445ec0f
|
Write clearScreen function
|
11 months ago |
fdai7726
|
177bf0211d
|
Write printBoard function
|
11 months ago |
fdai7726
|
e5a065d12a
|
Write initializeBoard function
|
11 months ago |
fdai7726
|
1b57cd1dba
|
Write starter function
|
11 months ago |
fdai7726
|
fd012eff4f
|
Funktionsprototyp für showWinMessage
|
11 months ago |
fdai7726
|
04ca12eff9
|
Funktionsprototyp für showColumnFullMessage
|
11 months ago |
fdai7726
|
20b97fe1ea
|
Funktionsprototyp für showInvalidInputMessage
|
11 months ago |
fdai7726
|
1e33053766
|
Funktionsprototyp für showMessage
|
11 months ago |
fdai7726
|
1b3477fd2d
|
Funktionsprototyp für checkDiagonalRL
|
11 months ago |
fdai7726
|
f3f300a916
|
Funktionsprototyp für checkDiagonalLR
|
11 months ago |
fdai7726
|
9f9046af94
|
Funktionsprototyp für checkVertical
|
11 months ago |
fdai7726
|
8cd86a7024
|
Funktionsprototyp für checkHorizontal
|
11 months ago |
fdai7726
|
399950a81b
|
Funktionsprototyp für checkWin
|
11 months ago |
fdai7726
|
4898e38878
|
Funktionsprototyp für dropPiece
|
11 months ago |
fdai7726
|
f166bb60ff
|
Funktionsprototyp für isColumnFull
|
11 months ago |