Categories
Applications
Games
  • Github CLI
  • SSH
  • HTTPS
Clone Repo

Line-race mode tetris variant.

zig build
./zstack

See src/config.zig for available options.

There are two graphics backends available, SDL and OpenGL. OpenGL is used by default, to use SDL, build with

zig build -Duse-sdl2=true
About
Line-race tetris mode in Zig
Owner
tiehuis (User)
Last Commit
2019-06-17
Latest Release
Latest Release Date
Created
2019-06-16