←back to thread

Eternal Struggle

(yoavg.github.io)
675 points yurivish | 1 comments | | HN request time: 0.202s | source
Show context
axblount ◴[] No.45087001[source]
Does some interesting things if you up the ball speed to 20. The boundary breaks down.

  data.blackBall.v = data.whiteBall.v = createVector(0, 20);
replies(1): >>45087020 #
1. cocoto ◴[] No.45087020[source]
Mine broke even without speeding up things, the black ball is now working together with the white ball.