ttrei / zig_sdl_platform

SDL Platform code for writing games in Zig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zig SDL Platform

Platform providing the core loop and a display using SDL+OpenGL+ImGui.

SDL is already a cross-platform library but defining an interface between platform and application code is still probably worthwile.

About

SDL Platform code for writing games in Zig


Languages

Language:Zig 96.9%Language:Nix 3.1%