This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Programmiermethoden_und_-werkzeuge
/
2022-2-WS_group_project_projekt
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
145
Commits
1
Branch
1
Tag
730 KiB
C
92.7%
Makefile
6.8%
Shell
0.3%
C++
0.2%
Tree:
4ff5f829af
2022-2-WS_group_project_pro...
/
README.md
277 B
Raw
Blame
History
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