about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Loop: Quit if 'ESC' pressedBaitinq2023-02-221-3/+9
|
* SDL: Wait and fetch events from the event pumpBaitinq2023-02-221-1/+12
|
* SDL: Create simple testing windowBaitinq2023-02-221-2/+24
| | | | Works :^)
* Dependencies: Add "SDL2" dependencyBaitinq2023-02-223-0/+58
|
* Initial CommitBaitinq2023-02-219-0/+177
Hopefully this will see the light of day :^)