A sts-like game dev made with sdl3 and impeller.
  • Zig 84.4%
  • GLSL 12.3%
  • Objective-C 3.3%
Find a file
2026-06-27 08:42:34 +08:00
src feat: add impeller shader 2026-06-27 08:42:34 +08:00
tools feat: add impeller shader 2026-06-27 08:42:34 +08:00
.gitignore feat: draw a simple rectangle 2026-06-25 01:21:07 +08:00
build.zig feat: refine the text system and optimize the UI 2026-06-27 04:41:12 +08:00
build.zig.zon feat: add more canva helpers 2026-06-25 07:49:11 +08:00
Onlyfile feat: add impeller shader 2026-06-27 08:42:34 +08:00
README.md docs: change title 2026-06-25 05:18:54 +08:00

sts-zero

A game dev made with sdl3 and impeller-zig.

Prerequisites

  • Zig (0.17.0-dev.387+31f157d80)
  • Only (Repo)

Have fun!