370 Commits (72485ebf2bd41213f6e51b8705fc00d05450857d)

Author SHA1 Message Date
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
fdai7731 d5dd1b92e9 refactoring: IndexParameter umgeschrieben 11 months ago
fdai7731 2f567de876 refactoring: Änderung der Spielanleitung 11 months ago
fdai7731 07b1a04cff refactoring: max-Parameter-Umschreibung 11 months ago
fdai7731 1d3101fa39 refactoring: Umformelierung des Parameters min 11 months ago
fdai7731 21c8844c45 refactoring: Code von unnötigen Kommentaren grreinigt 11 months ago
fdai7731 9fcf777de9 refactoring: Korigieren von Output-Sätzen 11 months ago
fdai7731 16db1ea703 refactoring: Printf-Ausgabenänderungen 11 months ago
fdai7731 2fdc5110dc refactoring: Löschen von unnötigen Kommentaren 11 months ago
fdai7731 89ba5bb9be refactoring: variabelnnamenänderungen 11 months ago
fdai7731 deb85d0f7c refactoring: Programmiername als Kommentar hinzugefügt 11 months ago
fdai7731 576e1c2431 test_minus() 11 months ago
fdai7731 d991bdf2a1 test_plus 11 months ago
fdai7731 1d7ce0e67a test_dev 11 months ago
fdai7731 72c03a59ce test_multi 11 months ago
fdai7731 9e572e3ca2 testGeneriereZufallsOperator 11 months ago
fdai7731 aa200f63bb test_Zufallszahl 11 months ago
fdai7731 97f3875528 test_Mathe_divided 11 months ago
fdai7731 0215a5f00d test_Mathe_multi 11 months ago
fdai7715 77b6c9715a Add new directory 11 months ago
Lucas Heil 2fd811a549 something 11 months ago
fdai7731 9349c9995c test_Mathe_minus 11 months ago
fdai7731 c862635e21 test_test_Mathe_plus 11 months ago
fdai7731 20cf04df89 add main 11 months ago
fdai7731 fb37c340ff function spieleRunde 11 months ago
fdai7731 7a4c56cecc function berechneErgebnis 11 months ago
fdai7731 778b8219dd function holeSpielerAntwort 11 months ago
fdai7731 19a0b4a034 function zeigeAuswahl 11 months ago
fdai7731 31807329be function dividiere 11 months ago
fdai7731 fbb83c2958 function multipliziere 11 months ago