| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Split updates screen sizeHEADmain | Zoltan Szabatin | 2025-05-14 | 5 | -15/+120 |
| * | fix(Input): Controller game input | Zoltan Szabatin | 2025-03-05 | 3 | -25/+20 |
| * | feat: Add split mode toggle for debugging | Zoltan Szabatin | 2025-03-02 | 4 | -55/+86 |
| * | feat(games): Use input handler | Zoltan Szabatin | 2025-03-02 | 4 | -9/+18 |
| * | feat: Add pong game | Zoltan Szabatin | 2025-03-02 | 2 | -1/+243 |
| * | refactor: Create base game class for games | Zoltan Szabatin | 2025-03-02 | 3 | -272/+249 |
| * | feat: Add breakout game | Zoltan Szabatin | 2025-03-02 | 1 | -0/+243 |
| * | feat: Add snake and benchmark games | Zoltan Szabatin | 2025-03-02 | 2 | -0/+294 |