simple tetris clone in Unity

Hello everyone
I ported my simple tetris clone to Unity. It’s open source and right now is missing some things but it could serve as a demo for beginners. Feel free to improve it. It’s released under a MIT license so do what you want with it, just don’t criticize my artwork! :smile:

cheers

Nice work :slight_smile:

thanks!

Could you tell me how I download the source codes to learn developing tetris? Or can I download?

A quick suggestion, I think it needs to get harder with every cleared line. I found myself getting bored after a few minutes. It was just too easy.

Other than that, good job!

hi, you might find this interesting… it took me only 2.5 days to make it. Love Unity!
http://www.yoambulante.com/en/labs/UnityTetris/

This is really nice, thanks for sharing, I’ll play with the code myself to learn from it :smile:

Hi, thanks for your feedback. I have finally finished it, took me in total 5.5 days (including backend leaderboard), it now offers a fixed sequence of shapes on each individual room, which makes everything more skill based rather than random. I bought a domain for it, :slight_smile: have a go! http://www.tetrisworldrecords.com/ cheers!

i cant see it man

i have another one,hope you like that,so you can visit at : https://play.google.com/store/apps/details?id=com.kiragame.fallingblock&hl=en

Good work!

May i have the source code/the unity file please? It would be greate source to use for my game.