Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos/pong: Don't let the ball skip over the paddlepong | Keith Packard | 2017-11-02 |
| | | | | | | Check for intersect at each X step. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/pong: Speed up ball as the volley continues | Keith Packard | 2017-11-02 |
| | | | | | | Makes the game a bit more challenging Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/pong: Add initial pong implementation | Keith Packard | 2017-11-02 |
This runs on the STM32L discover board. Signed-off-by: Keith Packard <keithp@keithp.com> |