A sts-like game dev made with sdl3 and impeller.
  • Zig 84.3%
  • GLSL 12.4%
  • Objective-C 3.3%
Find a file
2026-08-19 21:37:11 +08:00
src fix: improve cross-platform builds 2026-08-14 13:35:42 +08:00
tools fix: support runtime shaders on Metal 2026-08-14 10:23:58 +08:00
.gitignore feat: draw a simple rectangle 2026-06-25 01:21:07 +08:00
build.zig fix: improve cross-platform builds 2026-08-14 13:35:42 +08:00
build.zig.zon fix: improve cross-platform builds 2026-08-14 13:35:42 +08:00
mise.toml chore: back to 0.16.0 and add mise.toml 2026-08-11 00:11:36 +08:00
Onlyfile ci: update Onlyfile 2026-08-19 21:37:11 +08:00
README.md chore: back to 0.16.0 and add mise.toml 2026-08-11 00:11:36 +08:00

sts-zero

A game dev made with sdl3 and impeller-zig.

Prerequisites

  • Zig (0.16.0)
  • Only (Repo)

Have fun!