SuperBlockStack is a Tetris clone for Android.
Latest Project Updates
-
Google removed all Tetris clones from the Android Market
Tetris clones (including Super Block Stack) were removed from the Android Market. More information is available here:http://www.geek.com/articles/mobile/google-removes-all-tetris-clones-from-android-market-20100528/The source code is available on github:https://github.com/mngraves/Super-Block-Stack
Posted Sep 20, 2011 6:55 PM by Michael Graves
-
Update 1.4
I just uploaded version 1.4 to the market which includes...Score historyGraphic/UI improvementsTetris counterDuring this update I worked with SQLLite, table layout and displaying dynamic data, layout styles, passing data between activities using Intent objects.
Posted Oct 14, 2010 1:15 AM by Michael Graves
-
Update 1.2
I released version 1.2 today that includes support for Android 2.1 and minor bug fixes related to pause & mute (mute was added in 1.1).The build works perfect in my emulator, but on a coworker's Vibrant the sound cuts out after the first few seconds.
Posted Oct 8, 2010 5:27 PM by Michael Graves
-
Published!
Version 1.0 is complete and available in the Android Market. I am only supporting the normal size WVGA (480x800) screens, like my Nexus One.
Posted Oct 6, 2010 11:35 PM by Michael Graves
-
Handling Runtime Changes
Last night I fixed the remaining game play bugs, implemented score calculation, added music, and put a bevel on the blocks.Tonight I disabled portrait view, which turned out to be very simple. I'm now working on handling the different application states and recording scores.
Posted Oct 6, 2010 8:39 PM by Michael Graves
|
|