| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Split updates screen sizeHEADmain | Zoltan Szabatin | 2025-05-14 | 1 | -2/+3 |
| * | feat: Add split mode toggle for debugging | Zoltan Szabatin | 2025-03-02 | 1 | -22/+82 |
| * | refactor: Generic game handling | Zoltan Szabatin | 2025-03-02 | 1 | -88/+45 |
| * | feat: Add pong game | Zoltan Szabatin | 2025-03-02 | 1 | -0/+24 |
| * | refactor: Create base game class for games | Zoltan Szabatin | 2025-03-02 | 1 | -5/+11 |
| * | feat: Add breakout game | Zoltan Szabatin | 2025-03-02 | 1 | -1/+22 |
| * | feat: Add snake and benchmark games | Zoltan Szabatin | 2025-03-02 | 1 | -2/+49 |
| * | feat: Add proper command options | Zoltan Szabatin | 2025-03-02 | 1 | -4/+5 |
| * | refactor: Move serial controller up hierarchy | Zoltan Szabatin | 2025-03-02 | 1 | -3/+41 |
| * | refactor: Move serial and Pygame definitions up in hierarchy | Zoltan Szabatin | 2025-03-02 | 1 | -3/+10 |
| * | style(src): Format files | Zoltan Szabatin | 2025-03-01 | 1 | -3/+1 |
| * | feat: Add serial interface | Zoltan Szabatin | 2025-02-25 | 1 | -2/+2 |
| * | feat: Add Pygame menu | Zoltan Szabatin | 2025-02-25 | 1 | -0/+15 |
| * | feat: scaffold python project | Zoltan Szabatin | 2025-01-29 | 1 | -0/+4 |