Nathan McRae 90437e05e1 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.
2025-01-14 20:42:53 -08:00
2025-01-14 20:42:53 -08:00
2025-01-14 20:42:50 -08:00
2025-01-14 20:42:53 -08:00
2025-01-14 20:42:52 -08:00
2025-01-14 20:42:50 -08:00
2025-01-14 20:42:50 -08: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
Languages
Zig 100%