aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Debug modeHEADmasterTom Smeding2024-02-18
|
* Remove .envrcTom Smeding2024-02-18
| | | | | Configs specific to a particular tool should not be activated unless you have and want that particular tool.
* Add pad speed to ball bounce vyTom Smeding2024-02-18
|
* game.js: Add vim indent lineTom Smeding2024-02-18
|
* Clear key state when window loses focusTom Smeding2024-02-18
|
* Angled bounce-back from padTom Smeding2024-02-18
|
* let/constTom Smeding2024-02-18
|
* add lorri informationLieuwe Rooijakkers2024-02-17
|
* server.js: vim info lineLieuwe Rooijakkers2024-02-17
|
* playSound: use performance.nowLieuwe Rooijakkers2024-02-17
|
* Up socket.ioTom Smeding2024-02-17
|
* use requestAnimationFrame for physics loopLieuwe Rooijakkers2024-02-17
|
* Configurable portTom Smeding2024-02-17
|
* ReindentTom Smeding2024-02-17
|
* Up expressTom Smeding2024-02-17
|
* npm audit fix (lockfile only change)Tom Smeding2022-01-27
|
* Up socket.ioTom Smeding2021-02-27
|
* Add basic READMEtomsmeding2019-07-10
|
* 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