←back to thread

Eternal Struggle

(yoavg.github.io)
675 points yurivish | 2 comments | | HN request time: 0s | source
1. 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 #
2. cocoto ◴[] No.45087020[source]
Mine broke even without speeding up things, the black ball is now working together with the white ball.