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 |
Joe Lukas Kalb
|
1e36e6b4c1
|
lab_can_move direction E WALL heading WALL
|
11 months ago |
Joe Lukas Kalb
|
8bfd95afcc
|
lab_can_move direction N WALL above
|
11 months ago |
Joe Lukas Kalb
|
c53ffc1fa8
|
lab_can_move y undefined below 0 (overflow)
|
11 months ago |
Joe Lukas Kalb
|
f6caf8b8e2
|
lab_can_move x undefined over 0
|
11 months ago |
Joe Lukas Kalb
|
fc9181ff5f
|
lab_can_move y undefined
|
11 months ago |
Joe Lukas Kalb
|
5de30c9dc5
|
lab_can_move North undefined
|
11 months ago |
Joe Lukas Kalb
|
09b8bc1e75
|
refactoring: init_field
|
11 months ago |
Joe Lukas Kalb
|
3758ec226c
|
init_field any x y --> WAY
|
11 months ago |
Peter Wiebe
|
ce9fcaef31
|
Commit 30 - func Overlay einbauen & hauptspiel mit levelauswahl verbinden
|
11 months ago |
Joe Lukas Kalb
|
96863d5bea
|
init_field with all x --> WAY
|
11 months ago |
Peter Wiebe
|
862ea944d0
|
Commit 29 - level_plus in Hauptspiel einbauen
|
11 months ago |
Peter Wiebe
|
cfb70011a9
|
Commit 28 - func level_plus einbauen
|
11 months ago |
Joe Lukas Kalb
|
ce4005981d
|
init_field with WAY at 0 0
|
11 months ago |
Peter Wiebe
|
d8b150ea54
|
Commit 27 - gewonnen funktionalitt in hauptspiel einbinden
|
11 months ago |
Joe Lukas Kalb
|
690ae4eeaf
|
set_wall at any x y
|
11 months ago |
Peter Wiebe
|
f62a2d3e76
|
Commit 25 - hauptspiel bisweit erweitern
|
11 months ago |
Joe Lukas Kalb
|
d372b30160
|
refactoring: State --> Field_State
|
11 months ago |
Peter Wiebe
|
81eddf4ec2
|
Commit 24 - func letters in secret word wird eingebaut
|
11 months ago |
Peter Wiebe
|
273fa7c4da
|
Commit 23 - func show_letters um else Bedingung erweitern
|
11 months ago |
Joe Lukas Kalb
|
5f2941c3f7
|
set_wall at 0 0
|
11 months ago |
Peter Wiebe
|
8d30fbee47
|
Commit 22 - Buchstaben sollen gezeigt werden
|
11 months ago |
Joe Lukas Kalb
|
356f53ef5b
|
lab_move direction W y --> y - 1
|
11 months ago |
Peter Wiebe
|
bb1c11d4e3
|
Commit 21 - lade secret_word in hauptspiel einfügen
|
11 months ago |
Joe Lukas Kalb
|
df822f61a9
|
lab_move direction W y --> 0
|
11 months ago |
Joe Lukas Kalb
|
6a30cdf1b7
|
lab_move direction S x --> x + 1
|
11 months ago |
Joe Lukas Kalb
|
091726334d
|
lab_move direction S x --> 2
|
11 months ago |
Joe Lukas Kalb
|
ccf6661ffd
|
lab_move direction East y --> y + 1
|
11 months ago |
Joe Lukas Kalb
|
eb2b6fc6d5
|
lab_move direction E --> y = 2
|
11 months ago |
Joe Lukas Kalb
|
7c44069153
|
lab move N --> x - 1
|
11 months ago |
Peter Wiebe
|
6bc8c8dfc5
|
Commit 20 - func lade secret_word zum laden des wortes soll erstellt werden
|
11 months ago |
Peter Wiebe
|
82b77097a0
|
Commit 19 - eingabe eines Buchstaben in die func Hauptspiel soll ermöglicht werden
|
11 months ago |
Joe Lukas Kalb
|
1e2edfd89d
|
refactoring: move --> lab_move
|
11 months ago |
Peter Wiebe
|
acff362956
|
Commit 18 - Erweiterung der Funktion add_guessed_letter
|
11 months ago |
Peter Wiebe
|
eef1885341
|
Commit 17 - jeder eingegebene Buchstabe soll dem Array aller eingegebenen Buchstaben hinzugefügt werden
|
11 months ago |