| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Split updates screen sizeHEADmain | Zoltan Szabatin | 2025-05-14 | 1 | -8/+37 |
| * | fix(Input): Controller game input | Zoltan Szabatin | 2025-03-05 | 1 | -1/+1 |
| * | fix(Input): Controller button indexes | Zoltan Szabatin | 2025-03-05 | 1 | -1/+1 |
| * | feat(menu): Resizable window on debug | Zoltan Szabatin | 2025-03-03 | 1 | -1/+1 |
| * | feat: Add split mode toggle for debugging | Zoltan Szabatin | 2025-03-02 | 1 | -1/+20 |
| * | feat: Add snake and benchmark games | Zoltan Szabatin | 2025-03-02 | 1 | -1/+1 |
| * | refactor: Move games to proper game enumeration | Zoltan Szabatin | 2025-03-02 | 1 | -1/+2 |
| * | feat: Add proper command options | Zoltan Szabatin | 2025-03-02 | 1 | -5/+13 |
| * | refactor: Move serial controller up hierarchy | Zoltan Szabatin | 2025-03-02 | 1 | -29/+21 |
| * | refactor: Move serial and Pygame definitions up in hierarchy | Zoltan Szabatin | 2025-03-02 | 1 | -20/+19 |
| * | style(src): Format files | Zoltan Szabatin | 2025-03-01 | 1 | -2/+4 |
| * | feat: Add serial interface | Zoltan Szabatin | 2025-02-25 | 1 | -2/+14 |
| * | feat: Add Pygame menu | Zoltan Szabatin | 2025-02-25 | 1 | -0/+64 |