https://github.com/lostjared/mutatris_android
Mutatris for Android using OpenGL ES
https://github.com/lostjared/mutatris_android
Last synced: 12 months ago
JSON representation
Mutatris for Android using OpenGL ES
- Host: GitHub
- URL: https://github.com/lostjared/mutatris_android
- Owner: lostjared
- License: gpl-3.0
- Created: 2016-04-28T07:13:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T20:21:56.000Z (over 1 year ago)
- Last Synced: 2025-05-31T11:42:55.544Z (12 months ago)
- Language: Java
- Homepage:
- Size: 3.54 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mutatris for Android
Version of my game Mutatris for Android using OpenGL ES.
Just another project I worked on to practice.
New Features:
You can now rotate the orientation of your Android device and the game will adjust. Also contains new graphics.
How to play:
This game is meant to be played on a tablet with a good sized screen or Android TV.
Swipe up to change the order of the blocks. Swipe left and right to move the blocks left and right. Connect 4 of the same color in either a horizontal, vertical, or square to clear the blocks and increase your score. When there is no block beneath another block it moves down until there is a block or hits the bottom of the grid. As you go it will get faster. Also contains 3 difficulty levels.