aboutsummaryrefslogtreecommitdiff
path: root/src/splitscreen_duo/games/snake.py
Commit message (Expand)AuthorAgeFilesLines
* feat: Split updates screen sizeHEADmainZoltan Szabatin2025-05-141-3/+9
* fix(Input): Controller game inputZoltan Szabatin2025-03-051-14/+9
* feat: Add split mode toggle for debuggingZoltan Szabatin2025-03-021-4/+14
* feat(games): Use input handlerZoltan Szabatin2025-03-021-4/+5
* refactor: Create base game class for gamesZoltan Szabatin2025-03-021-136/+52
* feat: Add snake and benchmark gamesZoltan Szabatin2025-03-021-0/+229