Age | Commit message (Expand) | Author |
---|---|---|
2020-11-10 | Breakout: Change ball x velocity depending on where it hits paddle | Andreas Kling |
2020-11-10 | Breakout: Stop paddle movement when resetting it | Andreas Kling |
2020-11-10 | Breakout: Use floating point coordinates | Andreas Kling |
2020-11-09 | Breakout: Use the pending new ball rect for brick collision testing | Andreas Kling |
2020-11-09 | Breakout: Add a very simple breakout game :^) | Andreas Kling |