aboutsummaryrefslogtreecommitdiff
path: root/src/splitscreen_duo/games/breakout.py
Commit message (Collapse)AuthorAgeFilesLines
* feat: Split updates screen sizeHEADmainZoltan Szabatin2025-05-141-4/+22
|
* fix(Input): Controller game inputZoltan Szabatin2025-03-051-6/+6
|
* feat: Add split mode toggle for debuggingZoltan Szabatin2025-03-021-4/+10
|
* feat(games): Use input handlerZoltan Szabatin2025-03-021-2/+3
|
* refactor: Create base game class for gamesZoltan Szabatin2025-03-021-136/+57
|
* feat: Add breakout gameZoltan Szabatin2025-03-021-0/+243