Effece / Smiletris-4

Recreation of Smiletris, a variation of the iconic Tetris game. Mainly new events. Made in Java, executable in console or in a window using javax.swing and java.awt.
1 stars 0 forks source link

Upcoming events #9

Open Effece opened 1 year ago

Effece commented 1 year ago

I will first add every original game power:

I will add new powers:

Just like the original game, those will happen randomly, and for a random duration. I want to also add a random amplifier, for example when applied to the "gift" it could make it two rows tall and not just one, and it could amplify in the two directions, for example the "red face" could be bigger or smaller.

Effece commented 1 year ago

Although I really want to see them, the 3x1 and 1x1 event ideas are pretty much out of reach. I have remade all of the base game's events and created new ones: the ghost cell, the joker, the mirror and those listed above ("unsual start" called "starter" in the program and "time changer" called "speeder"). The column cutter can still be done, I had forgotten about this one.