An open API service indexing awesome lists of open source software.

https://github.com/maximbilan/t-block

T-Block
https://github.com/maximbilan/t-block

android cpp game game-development ios proton tblock tetris

Last synced: 8 months ago
JSON representation

T-Block

Awesome Lists containing this project

README

          

# T-Block

I think a lot of developers at the beginning of his career were trying to create your Tetris game. And me too. I had a lot of versions, it was written in Pascal language, C#, C++. And I would like to share my last version, it's a cross-platform version for mobile platforms: iOS, Android, Blackberry. Due to the violation of the rights I had to remove the versions from the stores
You can found the sources in this repository, and I know, it's shit code, it was a long time ago 😊 all code is usually shit 😊

![alt tag](https://raw.github.com/maximbilan/tblock/master/img/promo.png)

Look at screenshots:

![alt tag](https://raw.github.com/maximbilan/tblock/master/img/screenshot.png)

The first version is looked so:

![alt tag](https://raw.github.com/maximbilan/tblock/master/img/screenshot1.png)

Also you can also watch video:

https://www.youtube.com/watch?v=cVfp9WaHK3A

Some statistics from Google Play:

![alt tag](https://raw.github.com/maximbilan/tblock/master/img/stats_android.png)

And iTunes App Store:

![alt tag](https://raw.github.com/maximbilan/tblock/master/img/stats_ios.png)

I was pleased to see on the main page of Android Market :)

![alt tag](https://raw.github.com/maximbilan/tblock/master/img/screen_on_main_page.png)

Powered by Proton SDK, there are a lot of tutorials how to build for different platforms. I think you will have no difficulties, if you want to build this sources :)