Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blatt 5 Aufgabe 1 Das Rennen #49

Open
paulesn opened this issue Aug 29, 2020 · 0 comments
Open

Blatt 5 Aufgabe 1 Das Rennen #49

paulesn opened this issue Aug 29, 2020 · 0 comments
Labels
Practical Exercise an exercise for the students that should be solved in code
Milestone

Comments

@paulesn
Copy link
Contributor

paulesn commented Aug 29, 2020

Programme parallel ausführen können

Spielfeld: 3 Spieler nebeneinander, schauen in die gleiche richtung. Alle sollen zu der Wand in Blickrichtung rennen.

a) Task und Verifier setzen
b) Lasse alle drei Spieler laufen (der task sollte fehlschlagen, weil die spieler nicht gleichzeitig laufen können und dann zu lange brauchen)
c) Implementiere ein “laufe bis wand erreicht” programm (falls nicht schon passiert im blatt davor)
d) Lasse alle 3 Player gleichzeitig laufen (dazu muss das Programm mit der Simulation gestartet werden)
@paulesn paulesn added the Practical Exercise an exercise for the students that should be solved in code label Aug 29, 2020
@paulesn paulesn mentioned this issue Aug 29, 2020
4 tasks
@ruffdd ruffdd added this to the JVK 2020 milestone Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Practical Exercise an exercise for the students that should be solved in code
Projects
None yet
Development

No branches or pull requests

2 participants