100 Commits (b737bb6b8fb1f7c057a562a8727a3e8850683dcd)
 

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