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
Browse Source
Richting unten beenden
main
Siamak
2 years ago
parent
4793919c14
commit
8d458cb5cf
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
src/Spiellogik.c
3
src/Spiellogik.c
View File
@ -94,6 +94,9 @@ if(richtung == 'u') {
apple
(
realU
)
;
speed
=
speed
+
20
;
}
else
{
return
1
;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Programmiermethoden_und_-werkzeuge/2022-2-WS_group_project_projekt
Title
Body
Create Issue