tetris
Tetris game
A simple implementation of the classic Tetris puzzle game in Zig programming language.
A simple tetris clone written in zig programming language.
403 stars
10 watching
53 forks
Language: Zig
last commit: 4 months ago
Linked from 3 awesome lists
gamezig
Related projects:
Repository | Description | Stars |
---|---|---|
ivanjosipovic/avaloniatetris | A C# implementation of the classic Tetris game using Avalonia | 31 |
tiehuis/zstack | A game written in Zig with a focus on line-race Tetris mode and multiple graphics backends. | 5 |
andrewrk/clashos | A bare metal game development project for the Raspberry Pi 3 B+ using Zig. | 219 |
samtay/tetris | A terminal-based implementation of the classic puzzle game Tetris in Haskell. | 904 |
andrewrk/zig-window | A cross-platform windowing API with support for multiple graphics contexts and event handling. | 118 |
hauxir/haskell-tetris | A Haskell implementation of the classic Tetris game using ncurses | 72 |
ivan-kleshnin/tetris-game | An implementation of the classic Tetris game in CycleJS | 16 |
exyte/artetris | An augmented reality game where players rotate and arrange falling blocks to clear lines on a virtual plane | 1,533 |
fabioarnold/zig-gorillas | A game written in Zig that simulates a classic QBasic-style multiplayer experience | 54 |
andyhd/asteroids | A Common Lisp implementation of the classic Asteroids game using SDL | 115 |
andrewrk/hellos | A minimalist x86 kernel example in Zig | 275 |
denis-ok/reasonml-reatris | An implementation of the classic Tetris game using Reason and React. | 5 |
kristianhasselknippe/zig-game-engine | A learning project to create a game engine using the Zig programming language | 7 |
uuner/sedtris | A shell implementation of the classic Tetris game using only sed | 536 |