Y
Hacker News
new
|
ask
|
show
|
jobs
by
urbanisierung
195 days ago
This is super cool! I saw the tweet last weekend and decided to (let) build it as well, but with more players:
https://pong.u11g.com/
2 comments
culi
195 days ago
add `filter: blur(20px)` on the canvas, slow the balls down and don't render them and you have a really nice lava-lamp-esque background effect
link
urbanisierung
194 days ago
Super nice idea! Adjusted it - thanks for the inspiration!
link
cyanydeez
195 days ago
try and see what happens when you base the speed and elasticity based on how many bricks owned.
link
urbanisierung
194 days ago
Implemented it as an optional parameter. Funny how it behaves if it's enabled.
link