aboutsummaryrefslogtreecommitdiff
path: root/src/splitscreen_duo/games/game_base.py
Commit message (Expand)AuthorAgeFilesLines
* feat: Split updates screen sizeHEADmainZoltan Szabatin2025-05-141-0/+17
* feat: Add split mode toggle for debuggingZoltan Szabatin2025-03-021-16/+39
* feat(games): Use input handlerZoltan Szabatin2025-03-021-1/+7
* feat: Add pong gameZoltan Szabatin2025-03-021-1/+1
* refactor: Create base game class for gamesZoltan Szabatin2025-03-021-0/+140