206 Commits (c275d655309217a9350f564b9999c692a090de98)

Author SHA1 Message Date
fdai7726 c275d65530 Write checkDiagonalLR function 11 months ago
fdai7726 0ee87c82d7 Write checkVertical function 11 months ago
fdai7726 4b07fb4fd1 Write checkHorizontal function 11 months ago
fdai7726 2abb15608c Write dropPiece function 11 months ago
fdai7726 b9578625da Write isColumnFull function 11 months ago
fdai7726 5d3e06d2a7 Write clearScreen function 11 months ago
fdai7726 5e9a0502f3 Write printBoard function 11 months ago
fdai7726 d9e40f42cc Write initializeBoard function 11 months ago
fdai7726 0232b749cd Write starter function 11 months ago
fdai7726 034f4dcc44 Funktionsprototyp für showWinMessage 11 months ago
fdai7726 50e43bcb48 Funktionsprototyp für showColumnFullMessage 11 months ago
fdai7726 4834a85553 Funktionsprototyp für showInvalidInputMessage 11 months ago
fdai7726 6245fcd765 Funktionsprototyp für showMessage 11 months ago
fdai7726 ae24716733 Funktionsprototyp für checkDiagonalRL 11 months ago
fdai7726 3763f76b86 Funktionsprototyp für checkDiagonalLR 11 months ago
fdai7726 f989469a0d Funktionsprototyp für checkVertical 11 months ago
fdai7726 9cb1545dee Funktionsprototyp für checkHorizontal 11 months ago
fdai7726 def4997083 Funktionsprototyp für checkWin 11 months ago
fdai7726 3fafb6fab8 Funktionsprototyp für dropPiece 11 months ago
fdai7726 d41c7022ff Funktionsprototyp für isColumnFull 11 months ago
fdai7726 e15f847c0c Funktionsprototyp für clearScreen 11 months ago
fdai7726 7524f5481a Funktionsprototyp für printBoard 11 months ago
fdai7726 d0e656321d Funktionsprototyp für initializeBoard 11 months ago
fdai7726 14084fe87c Definiere Farben 11 months ago
fdai7726 a7f04e3ddf Definiere Feldgröße 11 months ago
fdai7726 9a2b3df87b Importiere wichtige Bibliotheken 11 months ago
Peter Wiebe 016f5e1f61 test_Buchstabe_im_zu_erratenden_wort 1 11 months ago
Peter Wiebe bdb409f8fc refactoring: galgen_overlay 11 months ago
Peter Wiebe 47151922b9 refactoring: level 11 months ago
Peter Wiebe 9b5afc9b75 refactoring: nameAusgeben nullt --> nullterminante 11 months ago
Peter Wiebe 07439b6684 refactoring: has_won --> gewonnen 11 months ago
Peter Wiebe a3a6b16e8d refactoring: letter_in_secret_word --> Buchstabe_im_zu_erratenden_wort 11 months ago
Peter Wiebe ccaadd9d88 refactoring: show_letters --> zeige_Buchstabenfeld 11 months ago
Peter Wiebe f6eaef118d refactoring: load_secret_word --> hole_zu_erratendes_wort 11 months ago
Peter Wiebe 2c51cf5cbe refactoring: add_guessed_letter --> erratene_buchstaben_hinzufuegen 11 months ago
Peter Wiebe 0a382d9b9f refactoring: draw_hangman --> zeichne_galgen 11 months ago
Peter Wiebe 69feae747d refactoring: attempts --> versuche 11 months ago
Peter Wiebe bca29a31cc refactoring: attempts --> versuche 11 months ago
Peter Wiebe f7b1e6e51c Commit 30 - func Overlay einbauen & hauptspiel mit levelauswahl verbinden 11 months ago
Peter Wiebe fa15309073 Commit 29 - level_plus in Hauptspiel einbauen 11 months ago
Peter Wiebe ab24d1d021 Commit 28 - func level_plus einbauen 11 months ago
Peter Wiebe d759ec3bef Commit 27 - gewonnen funktionalitt in hauptspiel einbinden 11 months ago
Peter Wiebe 0243b52d67 Commit 25 - hauptspiel bisweit erweitern 11 months ago
Peter Wiebe 6d2206f90c Commit 24 - func letters in secret word wird eingebaut 11 months ago
Peter Wiebe 3406c58649 Commit 23 - func show_letters um else Bedingung erweitern 11 months ago
Peter Wiebe 3e5242d2fc Commit 22 - Buchstaben sollen gezeigt werden 11 months ago
Peter Wiebe f6a9e8cf77 Commit 21 - lade secret_word in hauptspiel einfügen 11 months ago
Peter Wiebe 5a7f1d2a59 Commit 20 - func lade secret_word zum laden des wortes soll erstellt werden 11 months ago
Peter Wiebe f1ae7bb8d6 Commit 19 - eingabe eines Buchstaben in die func Hauptspiel soll ermöglicht werden 11 months ago
Peter Wiebe d750dec8fc Commit 18 - Erweiterung der Funktion add_guessed_letter 11 months ago