6 years ago
METAtris is a game where you fill rows with blocks to clear them and try to survive as long as possible, while aiming for the high score.
Controls:
Left/Right moves block
Down makes block fall faster
Up instantly drops block
A-button rotates block
Changes in v4.1
-Difficulty increases faster for quicker games
Changes in v4:
-Some new graphics
-Minor bugs fixed
-Cleaned up the code a bit
Note: Old high scores will work in v4 but new high scores won't work in earlier versions.
Thanks to gouz for the Image to code converter
NEW 6 years ago
Nice creation ! I would add some music playing in the background and sound effects if it isnt here (playing on emulator that dont play sounds). Would add game over option and some options like hard mode - playing only on half of the board :).
NEW 6 years ago
Thank you! There are no sounds yet and the difficulty should increase as the level goes up. The game already has support to start from a harder level but I have yet to create the menu :p.
NEW 6 years ago
Yes, of course. I thought I put it in the zip but I guess I forgot.. I will definitely include it in the next version! :)
NEW 6 years ago
Nice game. I love tetris. What I would like is a high score system so I can brag to my friends.
NEW 6 years ago
Hi I download and test if last night ,
The game is good but I have a bug at the end.
no end game only the new block arrived at the top again and again....
NEW 6 years ago
Hmm, that's odd. Did you download v1 or v2? V2 is the newest version and the game over screen works fine for me.
NEW 6 years ago
Just tried V2, very nice!
A few thoughts on inputs: I did not expect pressing Up to instantly drop the piece all the way down, I thought it would rotate it instead and only pressing Down would drop it. Also, I think autorepeating Left and Right at a slow rate would improve play.
Looking forward to V3 :-)
NEW 6 years ago
Your LED effects are so satisfying. Fun game thank you for remaking this classic :)
NEW 6 years ago
Hey, you might be interested in getting this on every Gamebuino, you should apply for the Quality Seal :)
NEW 6 years ago
Even though most already know what tetris is, please add some kind of game description for the Quality Seal, thank you!
EDIT: Also, is there any reasons you used a custom keyboard instead of gb.keyboard with fetching the name set in the loader using gb.getDefaultName ?
Riksu9000
6 years ago
Okay I will add a description to the game.
The reason I didn't use the keyboard is that I didn't know it existed haha. But I would like to know if it's ok to use considering it's in the danger zone in the reference. Though I also kinda like the simple keyboard that is currently used, so i'll have to think about it.
Edit: I will soon update to use the new keyboard
NEW 6 years ago
Okay I will add a description to the game.
The reason I didn't use the keyboard is that I didn't know it existed haha. But I would like to know if it's ok to use considering it's in the danger zone in the reference. Though I also kinda like the simple keyboard that is currently used, so i'll have to think about it.
Edit: I will soon update to use the new keyboard
NEW 6 years ago
Would be nice if this game have some relaxing music playing in background ;).