zstack
Tetris variant
A game written in Zig with a focus on line-race Tetris mode and multiple graphics backends.
Line-race tetris mode in Zig
5 stars
3 watching
1 forks
Language: Zig
last commit: over 5 years ago
Linked from 3 awesome lists
zig
Related projects:
Repository | Description | Stars |
---|---|---|
tiehuis/zig-gameboy | A gameboy emulator written in Zig using the SDL2 library | 13 |
andrewrk/tetris | A simple implementation of the classic Tetris puzzle game in Zig programming language. | 396 |
tiehuis/zig-ryu | Port of a high-performance network processing framework to the Zig programming language. | 15 |
tiehuis/zig-regex | An automaton-based regex implementation for the Zig programming language | 196 |
tiehuis/zig-sdl2 | A minimal wrapper around SDL2 for the Zig programming language | 14 |
tiehuis/zig-raytrace | A simple raytracer and image writer in Zig. | 16 |
ondras/custom-tetris | A modular Tetris game with configurable sides and multiplayer support. | 90 |
samtay/tetris | A terminal-based implementation of the classic puzzle game Tetris in Haskell. | 893 |
zig-community/zig-showdown | A community-driven project creating a small multiplayer 3D shooter game in pure Zig language | 51 |
uuner/sedtris | A shell implementation of the classic Tetris game using only sed | 533 |
ivanjosipovic/avaloniatetris | A C# implementation of the classic Tetris game using Avalonia | 30 |
fabioarnold/zig-gorillas | A game written in Zig that simulates a classic QBasic-style multiplayer experience | 54 |
dundalek/notcurses-zig-example | A demo showing how to use the Notcurses library for building terminal UIs with Zig | 62 |
jjinux/gotetris | A console-based version of the classic puzzle game Tetris written in Go | 261 |
zaechus/text-rts | A text-based real-time strategy game built with Rust and Bracket-lib | 15 |