You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
fdai7184 f98e6cd82f last test 2 years ago
.vscode Fix Unittest 2 years ago
build/test fixed compiling/testing error 2 years ago
src testing kbhit 2 years ago
test last test 2 years ago
README.md Update README.md 2 years ago
build-project.sh Update build-project.sh 2 years ago
project.yml test commit 2 years ago
start-game.sh working on main 2 years ago
team.md add commiter id 2 years ago

README.md

Projekt

  • Projektinhalt: Snake in C auf Linux-System, da Abhängigkeiten zu Unix-Libraries bestehen
  • Funktionsunterteilung: Spielelogik in Spielelogig.c, Umgebungsaufbau in Umgebung.c, Auswertung der Inputs in input.c
  • Tests mit Ceedling/Ceedling im Test-Ordner