All Projects → andrewrk → Tetris

andrewrk / Tetris

Licence: mit
A simple tetris clone written in zig programming language.

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Tetris

Wog
In the Wake of Gods 3.59 alpha
Stars: ✭ 139 (-4.14%)
Mutual labels:  game
Rillserver
skynet game server
Stars: ✭ 139 (-4.14%)
Mutual labels:  game
Chronoshift
An open source re-implementation of Red Alert written in C++.
Stars: ✭ 144 (-0.69%)
Mutual labels:  game
Ioquake3 Mac Install
Install ioquake3 on macOs in one command (unofficial)
Stars: ✭ 140 (-3.45%)
Mutual labels:  game
Elovation
Simple rails app to track your game results with elo and trueskill ratings
Stars: ✭ 140 (-3.45%)
Mutual labels:  game
Pilas
Pilas engine
Stars: ✭ 141 (-2.76%)
Mutual labels:  game
Slither
slither.io imitation
Stars: ✭ 139 (-4.14%)
Mutual labels:  game
Opensourcegames
Infos and build tips for open source games.
Stars: ✭ 144 (-0.69%)
Mutual labels:  game
Windowsgsm
🎲 A powerful tool to manage game servers. Equipped with a GUI for server admins to install, import, start, stop, restart, update, and automate multiple servers with a push of a button.
Stars: ✭ 141 (-2.76%)
Mutual labels:  game
Dieloli
Stars: ✭ 143 (-1.38%)
Mutual labels:  game
Gengineserver
netty4游戏服务端,依赖游戏核心包
Stars: ✭ 140 (-3.45%)
Mutual labels:  game
Stellar
🌟 An open-source IDE for game development.
Stars: ✭ 140 (-3.45%)
Mutual labels:  game
Rxjs Fruits
A game for learning RxJS 🍎🍌
Stars: ✭ 142 (-2.07%)
Mutual labels:  game
Android Jigsaw Puzzle
Android app that allows you to draw anything and turn it into a jigsaw puzzle.
Stars: ✭ 139 (-4.14%)
Mutual labels:  game
Openhow
Open-source reimplementation of Gremlin's Hogs of War (PC/PSX).
Stars: ✭ 144 (-0.69%)
Mutual labels:  game
Ore Infinium
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
Stars: ✭ 139 (-4.14%)
Mutual labels:  game
Jump
微信跳一跳复刻 CocosCreator + Typescript 在线试玩 https://potato47.github.io/game/jump/
Stars: ✭ 140 (-3.45%)
Mutual labels:  game
Magicallife
A 2d game that aspires to be similar to Rimworld, with more depth, magic, and RPG concepts.
Stars: ✭ 145 (+0%)
Mutual labels:  game
Zetawar
Zetawar is a turn based tactical strategy game implemented in 100% ClojureScript.
Stars: ✭ 144 (-0.69%)
Mutual labels:  game
Rpg Text
An object-oriented text RPG
Stars: ✭ 143 (-1.38%)
Mutual labels:  game

Tetris

A simple tetris clone written in zig programming language.

YouTube Demo.

Windows 64-bit build

Controls

  • Left/Right/Down Arrow - Move piece left/right/down.
  • Up Arrow - Rotate piece clockwise.
  • Shift - Rotate piece counter clockwise.
  • Space - Drop piece immediately.
  • R - Start new game.
  • P - Pause and unpause game.
  • Escape - Quit.

Dependencies

Building and Running

zig build play
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].