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 |
fdai7726
|
99373604d5
|
Funktionsprototyp für clearScreen
|
11 months ago |
fdai7726
|
7fe15fcedc
|
Funktionsprototyp für printBoard
|
11 months ago |
fdai7726
|
107475af8f
|
Funktionsprototyp für initializeBoard
|
11 months ago |
fdai7726
|
bf61a00991
|
Definiere Farben
|
11 months ago |
fdai7726
|
0f92499ece
|
Definiere Feldgröße
|
11 months ago |
fdai7726
|
128bfa21d2
|
Importiere wichtige Bibliotheken
|
11 months ago |
Joe Lukas Kalb
|
e0b81b5611
|
refactoring: labyrinth, final piece of cake
|
11 months ago |
Joe Lukas Kalb
|
232425ef46
|
final piece of cake in labyrinth
|
11 months ago |
Joe Lukas Kalb
|
6783b5b8db
|
refactoring: labyrinth
|
11 months ago |
Joe Lukas Kalb
|
ce9b9eab96
|
labyrinth
|
11 months ago |
Joe Lukas Kalb
|
f1321b298c
|
refactoring: calculate_lab_way
|
11 months ago |
Joe Lukas Kalb
|
4a697fad04
|
calculate_lab_way
|
11 months ago |
Joe Lukas Kalb
|
9e00574912
|
refactoring: ask_lab_walls
|
11 months ago |
Joe Lukas Kalb
|
818266ef5e
|
ask_lab_walls
|
11 months ago |
Joe Lukas Kalb
|
435fe6dc47
|
refactoring: wall --> get_wall_input
|
11 months ago |
Joe Lukas Kalb
|
c508f0ae09
|
wall input
|
11 months ago |
Joe Lukas Kalb
|
7d46b6020e
|
refactoring: dimesions --> get_lab_dimensions
|
11 months ago |
Joe Lukas Kalb
|
711d24f20e
|
dimesions
|
11 months ago |
Joe Lukas Kalb
|
126fd0d3d6
|
get_natural_number
|
11 months ago |
Joe Lukas Kalb
|
ce38e86808
|
show_solution
|
11 months ago |
Joe Lukas Kalb
|
2302392b0c
|
refactoring: lab_can_move
|
11 months ago |
Joe Lukas Kalb
|
76cbafc7b2
|
lab_can_move direction W heading SOLUTION
|
11 months ago |
Joe Lukas Kalb
|
def3a558e3
|
lab_can_move direction S heading SOLUTION
|
11 months ago |
Joe Lukas Kalb
|
5612121dab
|
lab_can_move direction E heading SOLUTION
|
11 months ago |
Joe Lukas Kalb
|
36507739f8
|
lab_can_move direction N heading SOLUTION
|
11 months ago |
Joe Lukas Kalb
|
5b28c39baa
|
refactoring: lab_can_move
|
11 months ago |
Joe Lukas Kalb
|
32e5b54cab
|
lab_can_move direction W heading WALL
|
11 months ago |
Joe Lukas Kalb
|
7f3925512d
|
lab_can_move direction S heading WALL
|
11 months ago |