Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-02-22 | Show the scrensaver on a loop HEAD master | Baitinq | 1 | -2/+8 |
2023-02-22 | Exit the program on CtrlC | Baitinq | 3 | -0/+99 |
2023-02-22 | Move window showing to its own function | Baitinq | 1 | -1/+5 |
2023-02-22 | Loop: Quit if 'ESC' pressed | Baitinq | 1 | -3/+9 |
2023-02-22 | SDL: Wait and fetch events from the event pump | Baitinq | 1 | -1/+12 |
2023-02-22 | SDL: Create simple testing window | Baitinq | 1 | -2/+24 |
2023-02-22 | Dependencies: Add "SDL2" dependency | Baitinq | 3 | -0/+58 |