251 Commits (c099b0a403f8eeb638bb9064c564cc83cdac0872)
 

Author SHA1 Message Date
Joe Lukas Kalb 342a208e5e refactoring: labyrinth 11 months ago
Joe Lukas Kalb 548f7e1e4f labyrinth 11 months ago
Joe Lukas Kalb 2b345075e7 refactoring: calculate_lab_way 11 months ago
Joe Lukas Kalb 6af534a97b calculate_lab_way 11 months ago
Joe Lukas Kalb 3808135443 refactoring: ask_lab_walls 11 months ago
Joe Lukas Kalb 8084d5da9c ask_lab_walls 11 months ago
Joe Lukas Kalb 6269b4af50 refactoring: wall --> get_wall_input 11 months ago
Joe Lukas Kalb 4f287be714 wall input 11 months ago
Joe Lukas Kalb e9e1a755ee refactoring: dimesions --> get_lab_dimensions 11 months ago
Joe Lukas Kalb 9974f82f56 dimesions 11 months ago
Joe Lukas Kalb 6116b0fcd6 get_natural_number 11 months ago
Joe Lukas Kalb 7661e91741 show_solution 11 months ago
Joe Lukas Kalb 6d3b70a185 refactoring: lab_can_move 11 months ago
Joe Lukas Kalb b5b972bcad lab_can_move direction W heading SOLUTION 11 months ago
Joe Lukas Kalb c5266bf082 lab_can_move direction S heading SOLUTION 11 months ago
Joe Lukas Kalb 3e02801042 lab_can_move direction E heading SOLUTION 11 months ago
Joe Lukas Kalb 315cbf847c lab_can_move direction N heading SOLUTION 11 months ago
Joe Lukas Kalb 36a7beb0b4 refactoring: lab_can_move 11 months ago
Joe Lukas Kalb 73ebd8f797 lab_can_move direction W heading WALL 11 months ago
Joe Lukas Kalb 3a8150ceb7 lab_can_move direction S heading WALL 11 months ago
Joe Lukas Kalb 3ac2d274ca lab_can_move direction E WALL heading WALL 11 months ago
Joe Lukas Kalb 79f624d98e lab_can_move direction N WALL above 11 months ago
Joe Lukas Kalb 92f2f74c3e lab_can_move y undefined below 0 (overflow) 11 months ago
Joe Lukas Kalb 6bf1d1946f lab_can_move x undefined over 0 11 months ago
Joe Lukas Kalb 2a7419d3a5 lab_can_move y undefined 11 months ago
Joe Lukas Kalb 48f9316f89 lab_can_move North undefined 11 months ago
Joe Lukas Kalb 33eba40647 refactoring: init_field 11 months ago
Joe Lukas Kalb a9872e34a1 init_field any x y --> WAY 11 months ago
Joe Lukas Kalb 6e7d15b4c1 init_field with all x --> WAY 11 months ago
Joe Lukas Kalb ab6ef224ab init_field with WAY at 0 0 11 months ago
Joe Lukas Kalb 318d572d47 set_wall at any x y 11 months ago
Joe Lukas Kalb 0f2ee4f9a2 refactoring: State --> Field_State 11 months ago
Joe Lukas Kalb c6e2986865 set_wall at 0 0 11 months ago
Joe Lukas Kalb 91a941c8f6 lab_move direction W y --> y - 1 11 months ago
Joe Lukas Kalb 0e82dd835e lab_move direction W y --> 0 11 months ago
Joe Lukas Kalb 4e69b698fb lab_move direction S x --> x + 1 11 months ago
Joe Lukas Kalb 144b13919f lab_move direction S x --> 2 11 months ago
Joe Lukas Kalb 4c7b6e8fa2 lab_move direction East y --> y + 1 11 months ago
Joe Lukas Kalb 0d6b5b8137 lab_move direction E --> y = 2 11 months ago
Joe Lukas Kalb 1e37e093fb lab move N --> x - 1 11 months ago
Joe Lukas Kalb c8af86ef90 refactoring: move --> lab_move 11 months ago
Joe Lukas Kalb f071457426 move north set x 0 11 months ago
Joe Lukas Kalb 4a00a81935 turn_direction_right W --> N 11 months ago
Joe Lukas Kalb 766953d531 change direction right S --> W 11 months ago
Joe Lukas Kalb f21465727e change direction right E --> S 11 months ago
Joe Lukas Kalb 4dff49735e refactoring: change_direction 11 months ago
Joe Lukas Kalb 4098cb4030 Direction; change_direction N --> E 11 months ago
Peter Wiebe 59fef5882a delete critical bib 11 months ago
Peter Wiebe bf139ce197 Commit 1 - Bibliotheken 11 months ago
fdai7731 dbde6ebd43 Update team.md 11 months ago