Hacker News new | past | comments | ask | show | jobs | submit login
ZigZag – A Zig game framework inspired by pico8 that runs on the web and native (github.com/ibebrett)
1 point by ibebrett86 on Dec 22, 2022 | hide | past | favorite | 1 comment



I am hacking up a minimalist game framework for zig that runs on the web and natively (without changing your code). It's heavily inspired by pico8 and would be great for 3 hour game jams (trijam) or just for learning some zig (my main motivation).

A little sample app can be found here:

https://ibebrett.github.io/zigzag/

Upcoming features (in the next day or so) include mac/linux support, audio, and potentially a fully native backend for windows (rather than using sdl).

More to come!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: