aboutsummaryrefslogtreecommitdiff
path: root/src/splitscreen_duo/menu.py
Commit message (Expand)AuthorAgeFilesLines
* feat: Split updates screen sizeHEADmainZoltan Szabatin2025-05-141-8/+37
* fix(Input): Controller game inputZoltan Szabatin2025-03-051-1/+1
* fix(Input): Controller button indexesZoltan Szabatin2025-03-051-1/+1
* feat(menu): Resizable window on debugZoltan Szabatin2025-03-031-1/+1
* feat: Add split mode toggle for debuggingZoltan Szabatin2025-03-021-1/+20
* feat: Add snake and benchmark gamesZoltan Szabatin2025-03-021-1/+1
* refactor: Move games to proper game enumerationZoltan Szabatin2025-03-021-1/+2
* feat: Add proper command optionsZoltan Szabatin2025-03-021-5/+13
* refactor: Move serial controller up hierarchyZoltan Szabatin2025-03-021-29/+21
* refactor: Move serial and Pygame definitions up in hierarchyZoltan Szabatin2025-03-021-20/+19
* style(src): Format filesZoltan Szabatin2025-03-011-2/+4
* feat: Add serial interfaceZoltan Szabatin2025-02-251-2/+14
* feat: Add Pygame menuZoltan Szabatin2025-02-251-0/+64