All Projects → Mukarillo → UnityTetris

Mukarillo / UnityTetris

Licence: MIT license
Tetris clone written in C# and using Unity engine to render.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to UnityTetris

UnityDebug
A wrapper script for Unity debug calls to use conditional attributes in order to avoid debug code being compiled into release builds.
Stars: ✭ 29 (-77.86%)
Mutual labels:  unity3d-games, unity2d
Game-Assets-And-Resources
Free and paid game assets and game resources for 2D games, 3D games, mobile games, Steam games, Unity games, and other games.
Stars: ✭ 164 (+25.19%)
Mutual labels:  unity3d-games, unity2d
tetriss
Tetris clone written in JavaScript 🎮 https://antonioolf.github.io/tetriss/
Stars: ✭ 14 (-89.31%)
Mutual labels:  tetris, tetris-game
tetran
Tetris-style game written in FORTRAN-95
Stars: ✭ 19 (-85.5%)
Mutual labels:  tetris, tetris-game
JavaFX-Tetris-Clone
JavaFX Tetris game clone written in Java 8
Stars: ✭ 39 (-70.23%)
Mutual labels:  tetris, tetris-game
UnityAssemblies
Simple, forward-compatible references to ANY Unity DLL on ANY platform.
Stars: ✭ 65 (-50.38%)
Mutual labels:  unityengine, unity2d
FyWorld
FyWorld - Base-Building / Simulation Game & Tutorial in Unity
Stars: ✭ 207 (+58.02%)
Mutual labels:  unity3d-games, unity2d
tetris
Micro Tetris™, based on the 1989 IOCCC Obfuscated Tetris by John Tromp
Stars: ✭ 98 (-25.19%)
Mutual labels:  tetris, tetris-clone
Tetris
Tetris game (Fork)
Stars: ✭ 21 (-83.97%)
Mutual labels:  tetris, tetris-game
terminal-tetris
tetris written in C for linux terminal, featuring top notch ASCII graphics based on the original tetris game
Stars: ✭ 15 (-88.55%)
Mutual labels:  tetris, tetris-game
template-unity-package
A Github template for creating a new Unity Package. Hit the green "User this template" next to "Clone or download" to get started!
Stars: ✭ 50 (-61.83%)
Mutual labels:  unity2d
Bandit-Girl-AR
🎮 Augmented Reality mobile game with classic third person and AR gameplay modes. 🔫
Stars: ✭ 15 (-88.55%)
Mutual labels:  unity3d-games
Wortuhr ESP8266
Wortuhr mit ESP8266 WeMos D1 mini und NeoPixel WS2812B LEDs mit mp3 Sounds, Animationen, Transitions, Events und Spiele
Stars: ✭ 33 (-74.81%)
Mutual labels:  tetris
React Tetris
Use React, Redux, Immutable to code Tetris. 🎮
Stars: ✭ 6,770 (+5067.94%)
Mutual labels:  tetris
newbark-unity
🌳 A proof-of-concept Pokémon-style Retro RPG game framework created with Unity 🔥🌿💧⚡️
Stars: ✭ 139 (+6.11%)
Mutual labels:  unity2d
Object-Pooling-for-Unity
Object Pooling for Unity
Stars: ✭ 118 (-9.92%)
Mutual labels:  unity2d
Tetris
Tetris in F#, dotnet core and MonoGame. Arcade sounds included!
Stars: ✭ 29 (-77.86%)
Mutual labels:  tetris
tetris
Html5 tetris game, supports two players. 支持本地双人对战的html5俄罗斯方块游戏.
Stars: ✭ 13 (-90.08%)
Mutual labels:  tetris
yafpgatetris
Yet Another Tetris on FPGA Implementation
Stars: ✭ 29 (-77.86%)
Mutual labels:  tetris
sdk-for-unity-vr-starter-project
[Deprecated] SpatialOS SDK for Unity Virtual Reality Starter Project
Stars: ✭ 43 (-67.18%)
Mutual labels:  unity3d-games

UnityTetris

Tetris clone written in C# and using Unity engine to render.

Tetris Example

Creating new pieces

If you want to create new pieces or change the existing ones shapes or colors, just open GameSettings Creator window (under Window > GameSettings Creator) You can edit the input keys, the step rate, and other features.

GameSettings window

To add more pieces, just click ADD NEW and give it a name and draw on tiles. You can change it's color and the initial tile pivot.

External tools

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].