This website requires JavaScript.
Explore
Help
Sign In
nathanmcrae
/
docmap
Watch
1
Star
0
Fork
0
You've already forked docmap
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
0
Tags
234
KiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Nathan McRae
bf1f5822f4
Add SDL TTF for text rendering
2025-01-14 20:42:52 -08:00
src
Add SDL TTF for text rendering
2025-01-14 20:42:52 -08:00
.gitignore
initial version
2025-01-14 20:42:50 -08:00
build.zig
Add SDL TTF for text rendering
2025-01-14 20:42:52 -08:00
README.md
initial version
2025-01-14 20:42:50 -08:00
screenshot.png
initial version
2025-01-14 20:42:50 -08:00
README.md
SDL2 Zig Demo
Here's a basic window with SDL2 in Zig.
How to build and run it
zig build run
Description
No description provided
Readme
Languages
Zig
100%