aboutsummaryrefslogtreecommitdiff
path: root/src/splitscreen_duo/games
Commit message (Expand)AuthorAgeFilesLines
* feat: Split updates screen sizeHEADmainZoltan Szabatin2025-05-145-15/+120
* fix(Input): Controller game inputZoltan Szabatin2025-03-053-25/+20
* feat: Add split mode toggle for debuggingZoltan Szabatin2025-03-024-55/+86
* feat(games): Use input handlerZoltan Szabatin2025-03-024-9/+18
* feat: Add pong gameZoltan Szabatin2025-03-022-1/+243
* refactor: Create base game class for gamesZoltan Szabatin2025-03-023-272/+249
* feat: Add breakout gameZoltan Szabatin2025-03-021-0/+243
* feat: Add snake and benchmark gamesZoltan Szabatin2025-03-022-0/+294