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