Skip to content

going-digital/ZigIntroFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig 4k intro framework

A pure Zig (+GLSL) framework for sizecoding intros, targetting PC, 32 bit.

Project status

Visuals now working, but there is only a token audio synth.

Build instructions

Use zig version 0.13.0.

  • zig build to build debug version.
  • zig build --release=small to build release version
  • zig build clean to clean up.
  • zig build run to run debug version.
  • zig build --release=small run to run release version

Credits

About

Demoscene Intro framework in Zig

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors