Nathan Christopher McRae 32c0b9bb5c Open directories of files
You can pass files / dirs as arguments an they will be opened. The
directories will be searched for text files (as identified by libmagic)
and those text files will be displayed too.
2023-06-20 22:32:04 -07:00
2023-06-20 22:32:04 -07:00
2017-10-25 23:30:19 -04:00
2023-06-20 22:32:04 -07:00
2023-06-16 21:01:59 -07:00
2017-10-25 23:30:19 -04:00
2017-10-25 23:30:19 -04:00

SDL2 Zig Demo

Here's a basic window with SDL2 in Zig.

screenshot

How to build and run it

zig build run
Description
No description provided
Readme 234 KiB
Languages
Zig 100%