aboutsummaryrefslogtreecommitdiff
path: root/game.js
Commit message (Collapse)AuthorAge
* let/constTom Smeding2024-02-18
|
* playSound: use performance.nowLieuwe Rooijakkers2024-02-17
|
* use requestAnimationFrame for physics loopLieuwe Rooijakkers2024-02-17
|
* NoiseTom Smeding2018-06-25
|
* Resize event debouncingTom Smeding2018-06-25
|
* Better keydown/keyup handlingTom Smeding2018-06-25
|
* Correct handling of ballvecTom Smeding2018-06-23
|
* Fix infinite balloutsTom Smeding2018-06-23
| | | | | Didn't notice this on my computer since localhost was too fast.
* Score and balloutTom Smeding2018-06-23
|
* InitialTom Smeding2018-06-23