Zmiany

Skocz do: nawigacji, wyszukiwania
''* e.g. sprites can move by a random, small (e.g. between 1 and 5) number of steps, and such a random selection should take place before each sprite moves on the board – until one of them crosses the finish line,''''
 
 
[[Plik:A13.jpg|center]]
 
''* how a sprite will recognise that it has reached the finish line (crossed the line),
 
''*it can check after each movement (shift) by a randomly selected number of steps whether it has gone over the finishing position. If so, it has reached the finish line,''
 
''* how a sprite will know that it is the first,''
 
''* e.g. when it reaches the line it can check if the position of the other sprite is smaller or bigger than the position of the finish line. If it is smaller, this means that it has arrived first and can say “I won!”.If it is not smaller, this means that the other sprite arrived there earlier and won or there is a draw.''''
181
edycji