Hacker News new | ask | show | jobs
by rudedogg 371 days ago
If you’re interested in Zig check out https://github.com/castholm/SDL.

Try the breakout example, I play around with it a lot. You’ll just need the Zig 0.14 compiler and it should be painless.

1 comments

Something about me has always wanted to learn and master C++. I've read through Stroustrup's book almost entirely, and still never written a single line of C++. I don't know why I have this goal in life, but I do. This project still doesn't do that, since I'm just wrapping SDL3 with QuickJS and will probably almost entirely just write C functions to do it with. But a man can dream.