@SebiSolidwork Core game loop of any game ever. With your input device move pixels to the desired positon of the screen and click often enough.
To avoid losing move the pixels again.
@SebiSolidwork AI is not machine learning. ML is a part of the topic AI but not vice versa. There's no general AI but no game's AI claims to be one. Rules, scripts, algorithms that encode some kind of behavior are AI.
@SebiSolidwork For someone who is very big on naming things accurately and correctly (I'm just saying check vs test), you're mixing up quite a bit of terminology here.
@code_days@NicoleRauch@hschwentner Die Konferenzplattform scheint leider etwas überlastet zu sein. Gibt es eine andere Möglichkeit an die Links der Vorträge zu kommen?
@SebiSolidwork What? If 'expected' is outdated your spec is too. A unit-test is nothing more than a contract of the code, that must be fulfilled. If your contract is outdated, your code can't meet expectations And therefore 'expected' is the absolutely correct term here.