8000 GitHub - tiehuis/zstack: Line-race tetris mode in Zig
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ zstack Public

Line-race tetris mode in Zig

License

Notifications You must be signed in to change notification settings

tiehuis/zstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0