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
- Host: GitHub
- URL: https://github.com/maximbilan/t-block
- Owner: maximbilan
- License: mit
- Created: 2015-08-24T20:18:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-22T08:46:20.000Z (about 7 years ago)
- Last Synced: 2024-12-30T09:26:21.124Z (9 months ago)
- Topics: android, cpp, game, game-development, ios, proton, tblock, tetris
- Language: C++
- Homepage:
- Size: 2.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 😊
Look at screenshots:

The first version is looked so:

Also you can also watch video:
https://www.youtube.com/watch?v=cVfp9WaHK3A
Some statistics from Google Play:

And iTunes App Store:

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

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 :)