Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Debug modeHEADmaster | Tom Smeding | 2024-02-18 |
| | |||
* | Add pad speed to ball bounce vy | Tom Smeding | 2024-02-18 |
| | |||
* | game.js: Add vim indent line | Tom Smeding | 2024-02-18 |
| | |||
* | Clear key state when window loses focus | Tom Smeding | 2024-02-18 |
| | |||
* | Angled bounce-back from pad | Tom Smeding | 2024-02-18 |
| | |||
* | let/const | Tom Smeding | 2024-02-18 |
| | |||
* | playSound: use performance.now | Lieuwe Rooijakkers | 2024-02-17 |
| | |||
* | use requestAnimationFrame for physics loop | Lieuwe Rooijakkers | 2024-02-17 |
| | |||
* | Noise | Tom Smeding | 2018-06-25 |
| | |||
* | Resize event debouncing | Tom Smeding | 2018-06-25 |
| | |||
* | Better keydown/keyup handling | Tom Smeding | 2018-06-25 |
| | |||
* | Correct handling of ballvec | Tom Smeding | 2018-06-23 |
| | |||
* | Fix infinite ballouts | Tom Smeding | 2018-06-23 |
| | | | | | Didn't notice this on my computer since localhost was too fast. | ||
* | Score and ballout | Tom Smeding | 2018-06-23 |
| | |||
* | Initial | Tom Smeding | 2018-06-23 |