Just 3 Blocks ! by Yohsk13
A Presentation ?
Well.... It's a variant of tetris. But it's not, as I'm not using 4 blocks pieces. So I guess it's Just Not Tetris.
Of course I did everything all alone. I wanted to do a compo. I mean... I manage to do most of the things in 48h.

"It was basically working well last night. But there were too many small bugs and placeholders. Like the blocks being to fragile, and some parts just... falling off."
"So as usual, I opted for 24 more hours. Now the interface is mostly complete ! :v:
Look here : "

"So here it is. Just 3 Blocks ! Based on tetris, but with 3 blocks instead of 4. And a smaller play zone. I reduced its size last minute.
I hope the interface will stay stable."
Addendum (more serious presentation) :
It's a tetris like game with only 2 types of piece (as I'm using 3 blocs and not 4). But it's not really tetris like but for the gaining point by completing lines and losing when you reach the top.
Don't hesitate to use you mouse to explore a bit (^^).
| Link | https://yohsk13.itch.io/just-3-blocks |
| Original URL | https://ldjam.com/events/ludum-dare/49/just-3-blocks-lundum-dare-49 |
Ratings
| Overall | 1123th | 3.225⭐ | 42🧑⚖️ |
| Fun | 936th | 3.256⭐ | 41🧑⚖️ |
| Innovation | 1215th | 2.846⭐ | 41🧑⚖️ |
| Theme | 1134th | 3.09⭐ | 41🧑⚖️ |
| Graphics | 1175th | 3.013⭐ | 41🧑⚖️ |
| Audio | 653th | 3.282⭐ | 41🧑⚖️ |
| Humor | 737th | 2.919⭐ | 39🧑⚖️ |
| Mood | 1183th | 2.959⭐ | 39🧑⚖️ |
| Given | 31🗳️ | 56🗨️ |
Edit: I downloaded the game, and tried it. I come up with the error (the reason of the malware interests might be of the scoreboard you do have implemented on this)
---

I am not certain of all the rules. Do the colors matter? Sometimes the blocks seem to break when I run blocks into them (not when a line is completed) is that because they are fragile? Am I getting points for that?
Cheers!
-LB
Be wary of files you download obviously, but also be certain that Antivirus is going to complain whenever you run a downloaded game jam game.
So if you have 3 reds, 4 greens and 2 yellows the line give you : (1+(3x2)) * (4 x 30 + 2x 40) = 7x200 = 1400 points (^^). At least if I didn't made any mistake in the code (^^')
And yup, block are fragile. If you break them with collision, you gain 5 points (but the points for breaking is arbitraty and not based on the color)
___________________________________________
############################################################################################
ERROR in
action number 1
of Async Event: Dialog
for object ScoreSheet:
Variable ScoreSheet.inscribe_name(100184, -2147483648) not set before reading it.
at gml_Object_ScoreSheet_Other_63
############################################################################################
gml_Object_ScoreSheet_Other_63 (line -1)
