# ziglet a small zig game library inspired by [sokol](https://github.com/floooh/sokol), [Punity](https://github.com/martincohen/Punity), [tigr](https://bitbucket.org/rmitton/tigr), and [mini_fb](https://github.com/emoon/rust_minifb). ## features * native: no dependencies at all ## TODO | | windows | macosx | linux | |----------------------|---------|---------|---------| | windowing | OK | planned | planned | | event handling | OK | planned | planned | | opengl 2.1 backend | planned | planned | planned | | directx11 backend | planned | N/A | N/A | | metal backend | N/A | planned | N/A | | vulkan backend | maybe? | maybe? | maybe? | | graphics abstrations | planned | planned | planned |