about summary refs log tree commit diff
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-22Exit the program on CtrlCBaitinq3-0/+99
2023-02-22Move window showing to its own functionBaitinq1-1/+5
2023-02-22Loop: Quit if 'ESC' pressedBaitinq1-3/+9
2023-02-22SDL: Wait and fetch events from the event pumpBaitinq1-1/+12
2023-02-22SDL: Create simple testing windowBaitinq1-2/+24
2023-02-22Dependencies: Add "SDL2" dependencyBaitinq3-0/+58