0
[DUPLICATE] I want "+" inside box move randomly ??
5 Answers
+ 3
It can't be done here in playground. Elsewhere , it is dependent on what compiler and operating system you are running.
+ 3
Start a while(isRunninng) loop and put random positions for the + every few milliseconds.
To move it around research how to do a game loop
+ 1
ok
0
i can not understand can you write the code please