Android APK available!
Isotris » Devlog
Hi everyone!
I worked on a mobile version of the demo game. You can download the .apk file and install it on your Android device.
The controls are pretty simple for mobile:
- Move cubes: tap left and right in the middle of the screen.
- Column selector: tap left and right at the top of the screen.
- Move down: Tap or swipe down at the bottom of the screen.
- Switch cubes: Swipe up at the bottom of the screen.
Some small elements of the UI are also prepared to display touchscreen controls.
Since this is not installed through the Google Play Store, you might need to grant permission to install from unknown sources on your device.
Files
isotris_demo.apk 59 MB
8 days ago
Get Isotris
Download NowName your own price
Isotris
Tetromino puzzle game
Status | In development |
Author | Supernova Files |
Genre | Puzzle |
Tags | 2D, Tetris |
More posts
- Cube preview1 day ago
- Virtual controller for mobile!2 days ago
- A Big Change for the demo!37 days ago
- Added Chain and Combo Multipliers!43 days ago
- Audio and Music mute settings46 days ago
- Another bug fix!47 days ago
- Bug fix incoming!52 days ago
Comments
Log in with itch.io to leave a comment.
Recommendation: remove the swipe controls, or at least decrease their sensitivity. It’s too easy to accidentally “swipe up from the bottom” to switch cubes, when all you wanted was to tap the bottom to move the block down. I would make the “switch cubes” command be a “tap” in the middle area, between the move left and move right tap areas. Switches are a much less common input than move left/right, so needing to stretch a bit to reach the middle to do that command is fine. Or, you could split the bottom touch area in half; one half is move down, the other is switch cubes.
Otherwise: excellent tutorial screen for showing the commands. Runs on my Android device at least.
Thanks a lot for the feedback! I noticed that the swipe controls were very sensitive. I tried to decrease its sensivity, but I guess is not enough. I'll try virtual controls, at least it should work better.