lsd icon indicating copy to clipboard operation
lsd copied to clipboard

LSD - line-square-dot: an addicting game

Results 3 lsd issues
Sort by recently updated
recently updated
newest added

I couldn't nail down when/why exactly it happens. But sometimes the ball starts to become really slow and makes curve movements when it doesn't touch any line.

Dot-Line collision causes the dot to be skewered sometimes. If I have time these days, I will create a pull request for it too.

https://github.com/franzenzenhofer/lsd/blob/gh-pages/main.coffee#L113-L116 Here when I was trying to simplify the code, I changed it to, `setTimeout(startLsd, 200+800*( _W_.won ? 1:0 ), wins, av)` (or something like this.) (getting rid of conditionals...