aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* feat: Split updates screen sizeHEADmainZoltan Szabatin2025-05-147-25/+160
|
* switched from usb hid to cdcM005A2025-04-211-41/+2
|
* switched from usb hid to cdcM005A2025-04-211-124/+52
|
* GUI for controllerM005A2025-04-211-0/+201
|
* Update adafruit_mpu6050.pyM005A2025-04-170-0/+0
|
* Update gamepad.pyM005A2025-04-171-1/+1
|
* Update code.pyM005A2025-04-170-0/+0
|
* Update boot.pyM005A2025-04-171-1/+1
|
* New updated code to stop I2C errorsM005A2025-04-171-0/+38
|
* Create joystick_to_cursor.pyM005A2025-04-171-0/+177
|
* fix(Input): Controller analogue stick previous stateZoltan Szabatin2025-03-061-15/+20
|
* fix(Input): Controller game inputZoltan Szabatin2025-03-058-73/+65
|
* feat(Input): Debounce buttonsZoltan Szabatin2025-03-051-20/+50
|
* feat: Add Pico-specific modulesZoltan Szabatin2025-03-0545-0/+1746
|
* fix(Input): Controller button indexesZoltan Szabatin2025-03-052-4/+16
|
* chore(Git): Ignore macOS-specific filesZoltan Szabatin2025-03-041-0/+3
|
* feat(menu): Resizable window on debugZoltan Szabatin2025-03-031-1/+1
|
* feat: Add split mode toggle for debuggingZoltan Szabatin2025-03-027-78/+192
|
* feat(games): Use input handlerZoltan Szabatin2025-03-024-9/+18
|
* feat(input): Add extra controller inputsZoltan Szabatin2025-03-021-1/+30
|
* refactor: Generic game handlingZoltan Szabatin2025-03-021-88/+45
|
* feat: Add pong gameZoltan Szabatin2025-03-023-1/+267
|
* refactor: Create base game class for gamesZoltan Szabatin2025-03-024-277/+260
|
* feat: Add breakout gameZoltan Szabatin2025-03-022-1/+265
|
* feat: Add snake and benchmark gamesZoltan Szabatin2025-03-026-3/+361
|
* refactor: Move games to proper game enumerationZoltan Szabatin2025-03-021-1/+2
|
* feat: Add proper command optionsZoltan Szabatin2025-03-023-9/+24
|
* refactor: Move serial controller up hierarchyZoltan Szabatin2025-03-022-32/+62
|
* refactor: Move serial and Pygame definitions up in hierarchyZoltan Szabatin2025-03-022-23/+29
|
* style(src): Format filesZoltan Szabatin2025-03-013-7/+6
|
* chore(justfile): Add formatting taskZoltan Szabatin2025-03-011-0/+3
|
* chore(justfile): Improve run watcherZoltan Szabatin2025-02-281-1/+2
|
* feat: Add serial interfaceZoltan Szabatin2025-02-257-9/+49
|
* feat: Add Pygame menuZoltan Szabatin2025-02-258-1/+152
|
* chore: Create justfile for serial port tasksZoltan Szabatin2025-02-251-0/+8
|
* feat: scaffold python projectZoltan Szabatin2025-01-297-0/+72
|
* docs(readme): add readmeZoltan Szabatin2024-10-011-0/+1